From Sandro Bonazzola <sbonazzo(a)redhat.com>:
Sandro Bonazzola has submitted this change and it was merged.
Change subject: image-ng: removed copyartifacts from job
......................................................................
image-ng: removed copyartifacts from job
The artifacts that are copied from the other jobs are not in use in this
script, because the script fetches the last successful builds for the
appliance and the node in prep_suite.
Also, when copyartifact tries to copy the appliance from master,
it searches for a job 'ovirt-appliance_ovirt-master_build-artifacts'
which doesn't exist, causing the image-ng job for master to fail.
This patch address these issued by removing copyartifacts from job.
Change-Id: Ia1f56e779a485299ed63feaafca5e3f7feaa9051
Signed-off-by: Yuval Turgeman <yturgema(a)redhat.com>
---
M jobs/confs/yaml/templates/system_tests_templates.yaml
1 file changed, 0 insertions(+), 14 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved; Ready for merge
Yuval Turgeman: Verified
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/71870
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1f56e779a485299ed63feaafca5e3f7feaa9051
Gerrit-PatchSet: 3
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Yuval Turgeman <yturgema(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(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: Yuval Turgeman <yturgema(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>