Eyal Edri has submitted this change and it was merged.
Change subject: splitting mom created and merged projects in yaml
......................................................................
splitting mom created and merged projects in yaml
Until recently there was no reason
to split the created and merged jobs
for mom since they share the same values.
Recently we introduced the deploy to
experimental job which takes rpms and
deploys it to a test repo.
This should only take merged rpms
and not run on created jobs.
This patch splits between created
and merged jobs so only merged
will be deployed.
Note about std ci: I didn't invest
in making a common project for both
since this code is due to be replaced
with standard ci soon.
Change-Id: Ia8050dc82e8be0ccf347a0d733178bf165439f6a
Signed-off-by: Eyal Edri <eedri(a)redhat.com>
---
M jobs/confs/projects/mom/mom_create-rpms.yaml
1 file changed, 33 insertions(+), 2 deletions(-)
Approvals:
Eyal Edri: Verified; Looks good to me; Passed CI tests; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63152
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia8050dc82e8be0ccf347a0d733178bf165439f6a
Gerrit-PatchSet: 1
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>