Question

There are five jobs in sequential order(1,2,3,4,5). Jobs 2,3,4,5 are built successfully(but they have not come out of the execution shell), since the job 1 is still compiling. If I abort job 1 then all the results of 2,3,4,5 are updated spontaneously to gerrit.

How can I change this configuration in Jenkins master?

Pas de solution correcte

Autres conseils

This is a known bug in the Jenkins mailer plugin, you need to upgrade the plugin to the latest version.

Here you can find more details:

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top