<html><body>
<h3>Barak Korren created OVIRT-1759:</h3>
<pre>   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</pre>
<p>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.</p>
<p>Here is en example of such an occurance. The following patches were merged in the order specified below: # <a href="https://gerrit.ovirt.org/c/83917">https://gerrit.ovirt.org/c/83917</a> # <a href="https://gerrit.ovirt.org/c/83918">https://gerrit.ovirt.org/c/83918</a> # <a href="https://gerrit.ovirt.org/c/83919">https://gerrit.ovirt.org/c/83919</a> # <a href="https://gerrit.ovirt.org/c/83920">https://gerrit.ovirt.org/c/83920</a></p>
<p>The standard-enqueue runs putting them in the CQ however, seem to have run in a different order: # <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue/12200/">http://jenkins.ovirt.org/job/ovirt-master_change-queue/12200/</a> (add 83917) # <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue/12201/">http://jenkins.ovirt.org/job/ovirt-master_change-queue/12201/</a> (add 83919) # <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue/12202/">http://jenkins.ovirt.org/job/ovirt-master_change-queue/12202/</a> (add 83920) # <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue/12203/">http://jenkins.ovirt.org/job/ovirt-master_change-queue/12203/</a> (add 83918)</p>
<p>We need to come up with a way to make the system properly preserver order.</p>
<p>&mdash; This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100070)</p>

<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYLyzYS3r1Q939T2sgz0l6VjKb3rp4aF7h2kNcpL3a1V0EkW6ttwywqcVrgDEeIpZcSp4xbnNoEWjhsUNseFZ3h6mLcAXU5u-2Ftz2-2FYMvh367CBcVST75rT3G2AdrSUTrY3vOzdH254rE7ab4iCR94lQNxuuGzt5GIMOVHOQ0imRYVk-2FWJUDdNPL8oVidYMzRhsgkkIIeeUUod2HBCkrU-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>