Actions
Bug #19888
closedjenkins 2.5-run-tests doesn't work
Story points:
-
Description
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:
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.
Actions