I am using jenkinsapi for python for some analysis of a big load of Jenkins jobs. Depending on the status of the jobs, I want to do different things with each of them. Is there some sort of overview over all possible statuses a Jenkins job can have? I would like to have that, so that I can handle each case differently. So far, I have only encountered "SUCCESS", "FAILURE", and "UNSTABLE".
According to the source code at Result.java you have SUCCESS, UNSTABLE, FAILURE, NOT_BUILT or ABORTED.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With