From Barak Korren <bkorren(a)redhat.com>:
Barak Korren has submitted this change and it was merged.
Change subject: Extracting projects folder name from stage script
......................................................................
Extracting projects folder name from stage script
Currently the check patch script that generates the
differences.html file uses the jenkins-jobs command
with hardcoded yaml and projects folders.
I have moved the projects' folder name to a
parameters.sh script so each repo will be able to
use it's own projects folder.
For example, the ds-jenkins repo in D/S uses
ds_projects folder so the JJB_PROJECTS_DIR parameters
in parameters.sh script will be evaluated to ds_projects
instead of projects in the U/S jenkins repo
Change-Id: I82c212d033aeeb541ffd1cf285c987ae2f9fe9e9
Signed-off-by: Gil Shinar <gshinar(a)redhat.com>
---
M automation/jenkins_check_yaml.sh
A automation/parameters.sh
2 files changed, 12 insertions(+), 4 deletions(-)
Approvals:
Barak Korren: Looks good to me, approved; Ready for merge
Eyal Edri: Looks good to me
Gil Shinar: Verified; Ready for review
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/75264
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I82c212d033aeeb541ffd1cf285c987ae2f9fe9e9
Gerrit-PatchSet: 9
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Gil Shinar <gshinar(a)redhat.com>
Gerrit-Reviewer: Anton Marchukov <amarchuk(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Evgheni Dereveanchin <ederevea(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: Nadav Goldin <ngoldin(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Shlomo Ben David <sbendavi(a)redhat.com>