문제

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