Fixed
Details
Assignee
Barak KorrenBarak Korren(Deactivated)Reporter
Barak KorrenBarak Korren(Deactivated)Blocked By
Code reviewComponents
Priority
High
Details
Details
Assignee
Barak Korren
Barak Korren(Deactivated)Reporter
Barak Korren
Barak Korren(Deactivated)Blocked By
Code review
Components
Priority
Created May 4, 2017 at 2:13 PM
Updated June 1, 2017 at 11:31 AM
Resolved May 23, 2017 at 6:58 AM
When Jenkins is highly loaded, the global deploy-to-experimental job can fail to find the build jobs that were triggered with it.
This could be because those jobs were not yet started by the time the deploy searched for them.
Example of such deploy-to-experimental run:
http://jenkins.ovirt.org/view/experimental%20jobs/job/deploy-to-ovirt_experimental/781/
We need to ensure that the deploy-to-experimental job can find queued builds as well.