Change in jenkins[master]: Implement archive artifacts flow for containers

From Eyal Edri <eedri@redhat.com>:
Eyal Edri has submitted this change and it was merged. ( https://gerrit.ovirt.org/77511 ) Change subject: Implement archive artifacts flow for containers ...................................................................... Implement archive artifacts flow for containers As part of our efforts for implement std-ci flow for containers, I've added functionallity which is similar to 'archive artifacts' for containers. Every container which is tagged with 'exported-artifacts', will be re-tagged with the $BUILD_URL's sha1 for further tracking, and pushed to our intermediate phase repository in docker.io. Also refactored collect_artifacts.sh not to be parsed by JJB. Because the only reason we've passed collect_artifacts through JJB is to get the project name and since it's being injected by the standard template, we no longer need to do it. Jira: https://ovirt-jira.atlassian.net/browse/OVIRT-1390 Change-Id: I0e44f17a8c63326a13991e7655590a6caf0f6250 Signed-off-by: Daniel Belenky <dbelenky@redhat.com> --- M jobs/confs/shell-scripts/collect_artifacts.sh M jobs/confs/yaml/publishers/standard.yaml 2 files changed, 119 insertions(+), 21 deletions(-) Approvals: Eyal Edri: Looks good to me, approved; Ready for merge Jenkins CI: Passed CI tests Daniel Belenky: Verified -- To view, visit https://gerrit.ovirt.org/77511 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0e44f17a8c63326a13991e7655590a6caf0f6250 Gerrit-PatchSet: 34 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Daniel Belenky <dbelenky@redhat.com> Gerrit-Reviewer: Anton Marchukov <amarchuk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: Daniel Belenky <dbelenky@redhat.com> Gerrit-Reviewer: Evgheni Dereveanchin <ederevea@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Gil Shinar <gshinar@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nadav Goldin <ngoldin@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Shlomo Ben David <sbendavi@redhat.com>
participants (1)
-
Code Review