]
Barak Korren updated OVIRT-1365:
--------------------------------
Epic Link: OVIRT-400
deploy-to-experimental job can 'miss' builds when Jenkins is
loaded
-------------------------------------------------------------------
Key: OVIRT-1365
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1365
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Jenkins
Reporter: Barak Korren
Assignee: infra
Priority: High
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_exp...
We need to ensure that the deploy-to-experimental job can find queued builds as well.