-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
naginator-plugin: 1.14
previous naginator plugin installed: 1.12 SNAPSHOT (private 09/27/2014 20:38 schristou88)
Jenkins Version: Jenkins ver. 1.580.2.1
I have a dummy matrix build that has a shell script that echo's out ERROR and return's 1.
I have the naginator plugin configured for this project to retry if ERROR is found in the output.
It does not look like the naginator plugin is even running at all.
(The same naginator configuration works fine for a free style project... naginator will re-kick the build, but it doesn't work for a matrix job.)
I've tried both checking and unchecking "Rerun build only for failed parts on the matrix", but it does not seem to do anything.
Am I doing something wrong here? I've attached a config.xml which demostrates the problem.