From Gil Shinar <gshinar(a)redhat.com>:
Gil Shinar has submitted this change and it was merged.
Change subject: Create Jenkins job for the new poll STD-CI stage
......................................................................
Create Jenkins job for the new poll STD-CI stage
- Created a new stage builder
- Created project and scms for the new stage
- Wrote python script that implements the
poll upstream sources stage
- Added new trigger macro that uses a new parameter
named trigger-repo for repos that has non standard
names
This stage job does as follows:
1) Clones from gerrit
2) Updates U/S sources with latest commit in branch
3) clones the U/S sources
4) Run std-ci procedure including poll.sh scripts
which is currently empty.
Change-Id: Ia670d528a1f7b177197638a2907fd6ae73dcb87d
Signed-off-by: Gil Shinar <gshinar(a)redhat.com>
---
M jobs/confs/projects/jenkins/jenkins_standard.yaml
A jobs/confs/python-scripts/poll-upstream-sources.py
A jobs/confs/yaml/builders/poll-upstream-sources_stage.yaml
M jobs/confs/yaml/builders/standard.yaml
M jobs/confs/yaml/scms/jenkins.yaml
A jobs/confs/yaml/triggers/poll-upstream-sources_stage.yaml
M jobs/confs/yaml/triggers/standard.yaml
7 files changed, 408 insertions(+), 0 deletions(-)
Approvals:
Gil Shinar: Verified; Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/75832
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia670d528a1f7b177197638a2907fd6ae73dcb87d
Gerrit-PatchSet: 70
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Gil Shinar <gshinar(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>