From Barak Korren <bkorren(a)redhat.com>:
Barak Korren has submitted this change and it was merged.
Change subject: Added base class for Jenkins CQ "API"
......................................................................
Added base class for Jenkins CQ "API"
Added a base class for classes that will implement the API that will
allow Jenkins jobs to use change queues. The base class includes utility
functions such as:
- Getting the names of the jobs that implement the management and the
testing for a given change queue name.
- Getting the change queue name from the names of jobs that implement it
- Getting the job parameter specification for performing change queue
operations.
Change-Id: I5a999e4fba1c7003ee7d450372b750ce080a324d
Signed-off-by: Barak Korren <bkorren(a)redhat.com>
Jira-Ticket:
https://ovirt-jira.atlassian.net/browse/OVIRT-1077
---
M automation/check-patch.packages
M automation/check-patch.packages.el7
M automation/check-patch.packages.fc24
M scripts/change_queue.py
M test/test_change_queue.py
5 files changed, 90 insertions(+), 1 deletion(-)
Approvals:
Barak Korren: Verified; Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/73853
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a999e4fba1c7003ee7d450372b750ce080a324d
Gerrit-PatchSet: 8
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: Pavel Zhukov <pzhukov(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Shlomo Ben David <sbendavi(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>