Bug #19888
Updated by Peter Amstutz almost 2 years ago
I copied run-tests and all the individual jobs and everything looks right, but when I got to run it, the process of launching the sub-jobs all fail with NullPointerException and no other information, ironically it incorrectly reports this as success:
https://ci.arvados.org/job/2.5-run-tests/3/
edit: I fixed this by disabling and re-enabling each individual job. That seemed to get jenkins to re-load them and then they were runnable.