[JIRA] (OVIRT-1759) Gerrit patches can reach CQ out-of-order

Barak Korren (oVirt JIRA) jira at ovirt-jira.atlassian.net
Mon Nov 13 09:44:10 UTC 2017


Barak Korren created OVIRT-1759:
-----------------------------------

             Summary: Gerrit patches can reach CQ out-of-order
                 Key: OVIRT-1759
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1759
             Project: oVirt - virtualization made easy
          Issue Type: Bug
          Components: oVirt CI
            Reporter: Barak Korren
            Assignee: infra
            Priority: High


Is seems that despite the fact that all the jobs involved were designed to preserve proper patch ordering, there can be cases where patches trigger Jenkins jobs in the wrong order, which in turn end up putting the patches in the wrong order into the CQ. This in turn, causes the CQ to fail accurately detecting the patches that cause issues.

Here is en example of such an occurance. The following patches were merged in the order specified below:
# https://gerrit.ovirt.org/c/83917
# https://gerrit.ovirt.org/c/83918
# https://gerrit.ovirt.org/c/83919
# https://gerrit.ovirt.org/c/83920

The standard-enqueue runs putting them in the CQ however, seem to have run in a different order:
# http://jenkins.ovirt.org/job/ovirt-master_change-queue/12200/ (add 83917)
# http://jenkins.ovirt.org/job/ovirt-master_change-queue/12201/ (add 83919)
# http://jenkins.ovirt.org/job/ovirt-master_change-queue/12202/ (add 83920)
# http://jenkins.ovirt.org/job/ovirt-master_change-queue/12203/ (add 83918)

We need to come up with a way to make the system properly preserver order. 



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20171113/68a7c218/attachment-0001.html>


More information about the Infra mailing list