From Barak Korren <bkorren(a)redhat.com>:
Barak Korren has submitted this change and it was merged.
Change subject: Adding production change queue job scaffolding
......................................................................
Adding production change queue job scaffolding
Adding some of the jobs needed for a full production change queue
implementation:
- A 'standard-enqueue' job to submit all merged patches with artifacts
for testing by the change queue
- A change queue jobs for oVirt 'master' and '4.1'
- A stub test job for the change queue
Also fixed some bugs with change queue code found in the process
Signed-off-by: Barak Korren <bkorren(a)redhat.com>
Jira-Ticket:
https://ovirt-jira.atlassian.net/browse/OVIRT-1077
Change-Id: I690ef51f621e925c092a8c2d96b78e9e2898ac97
---
M jobs/confs/groovy-scripts/pipeline-loader.groovy
A jobs/confs/projects/ovirt/change-queues.yaml
A jobs/confs/yaml/templates/change-queue.yaml
A jobs/confs/yaml/templates/standard-enqueue.yaml
M pipelines/change-queue.groovy
A pipelines/ovirt_change-queue-tester.groovy
A pipelines/standard-enqueue.groovy
M scripts/change_queue/__init__.py
M scripts/gerrit.py
M scripts/jenkins_objects.py
10 files changed, 411 insertions(+), 8 deletions(-)
Approvals:
Barak Korren: Verified; Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/76456
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I690ef51f621e925c092a8c2d96b78e9e2898ac97
Gerrit-PatchSet: 20
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Anton Marchukov <amarchuk(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Evgheni Dereveanchin <ederevea(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Gil Shinar <gshinar(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nadav Goldin <ngoldin(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Shlomo Ben David <sbendavi(a)redhat.com>