Вопрос

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