Change in jenkins[master]: Adding first pipeline

David Caro has submitted this change and it was merged. Change subject: Adding first pipeline ...................................................................... Adding first pipeline Using workflow, for now, only for lago. The pipeline is triggered only on merge for now and ends deploying the generated artifacts to the lago-stapshot repo if the checks and builds passed for all the distros. Requires ovirt custom jjb>=1.2.1.dev43-1 (available in the ci-tools repo) This will create one snapshot repo for each pipeline run, suffixed with the build tag (jenkins-${JOB_NAME}-${BUILD_NUMBER}) of the pipeline Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1277650 Change-Id: Ie5d510ef6388c4cf178c31971dc05941a4a19d0a Signed-off-by: David Caro <dcaroest@redhat.com> --- A jobs/confs/groovy-scripts/standard-pipeline.groovy M jobs/confs/projects/lago/lago_standard.yaml M jobs/confs/yaml/templates/standard-stage.yaml M jobs/confs/yaml/triggers/standard.yaml 4 files changed, 259 insertions(+), 31 deletions(-) Approvals: Jenkins CI: Passed CI tests David Caro: Verified; Looks good to me; Ready for merge -- To view, visit https://gerrit.ovirt.org/48867 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie5d510ef6388c4cf178c31971dc05941a4a19d0a Gerrit-PatchSet: 11 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
dcaro@redhat.com