質問

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?

正しい解決策はありません

他のヒント

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:

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top