Barak Korren created OVIRT-1252:
-----------------------------------

             Summary: post-merge build-artifacts jobs can run out of order
                 Key: OVIRT-1252
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1252
             Project: oVirt - virtualization made easy
          Issue Type: Bug
            Reporter: Barak Korren
            Assignee: infra


Right now build-artifacts jobs that run post merge get run on every patch and 
are allowed to run in parallel.
The end result of this is that they do not always finish in the same order in 
which the patches were merged. This ends up causing the latest build link in 
Jenkins to not always point to the real latest build. It may also means that 
packages get pushed to OST not in the right order.

To fix this we need to make sure the build-artifacts jobs do not run in 
parallel. Alternatively we could split the build artifacts job into a trigger 
job and a builder job where the trigger job gets run on every patch in parallel 
and the builder job only runs where resources are available.



--
This message was sent by Atlassian JIRA
(v1000.815.2#100035)
_______________________________________________
Infra mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to