From Gil Shinar <gshinar(a)redhat.com>:
Gil Shinar has submitted this change and it was merged.
Change subject: Using project param for new permutataion does not work
......................................................................
Using project param for new permutataion does not work
project parameter in project files is for the name of
the job and for the for scripts being run with the job.
project parameter in gerrit macro is for project name
in gerrit and for cloning folder
Changing project parameter in project files to be different
then project parameter in gerrit macro will cause error
because the repo will be cloned into one folder and the
script in the job will try to cd into a different folder
that does not exists
Change-Id: I4ce59080972f90684dc57ad44d6c82dd795b50d5
Signed-off-by: Gil Shinar <gshinar(a)redhat.com>
---
M jobs/confs/projects/ovirt-engine-sdk/ovirt-engine-sdk_build-artifacts.yaml
M jobs/confs/yaml/templates/standard-stage.yaml
2 files changed, 37 insertions(+), 4 deletions(-)
Approvals:
Gil Shinar: Verified; Looks good to me; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/67703
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4ce59080972f90684dc57ad44d6c82dd795b50d5
Gerrit-PatchSet: 6
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Gil Shinar <gshinar(a)redhat.com>
Gerrit-Reviewer: Anton Marchukov <amarchuk(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: gerrit-hooks <automation(a)ovirt.org>