system-config/modules/jenkins/files/slave_scripts
zaro0508 d1478aabf7 run script and load properties in correct order
By default the EnvInject plugin loads the properties
file before running the bash script when defined in wrapper
section.  However we want the opposite execution order, run script
then load properties file.

To work around this ordering problem we need to define
two instances of EnvInject, 1st instance to run the
script and 2nd instance to load the properties file.
This cannot be done in jenkins UI, but apparently works
when defined in JJB.

This will also let us run gerrit-git-prep in the
more conventional pre-builder step.

Change-Id: I7a16143a2f9b79d2dbe2684a7d016f6640f5a707
Reviewed-on: https://review.openstack.org/34936
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: matthew wagoner <zxkuqyb@gmail.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2013-07-08 22:25:06 +00:00
..
baremetal-archive-logs.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
baremetal-deploy.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
baremetal-os-install.sh Kill trailing whitespace. 2012-10-05 23:27:31 +00:00
bump-milestone.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
create-ppa-package.sh Use ZUUL_ prefix instead of GERRIT_ prefix in jobs 2013-06-21 21:37:59 +00:00
docbook-properties.sh Use ZUUL_ prefix instead of GERRIT_ prefix in jobs 2013-06-21 21:37:59 +00:00
gerrit-git-prep.sh Add git fetch --tags to gerrit-git-prep.sh. 2013-07-03 19:52:31 +00:00
jenkins-oom-grep.sh Check for out-of-memory condition during tox runs. 2012-09-21 20:48:04 +00:00
jenkins-sudo-grep.sh CentOS/RH support for jenkins-sudo-grep.sh script. 2013-05-10 21:48:10 +00:00
lvm-kexec-reset.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
markdown-docbook.sh Changes top-level element to chapter instead of book for markdown 2012-11-26 19:17:54 +00:00
maven-properties.sh run script and load properties in correct order 2013-07-08 22:25:06 +00:00
maven-upload.sh make maven versioning and deployment workflow similiar to python 2013-06-17 23:52:36 +00:00
package-gerrit.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
ping.py Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
project-requirements-change.py Ignore --find-links lines in requirement checks 2013-07-02 23:14:03 +00:00
propose_translation_update_manuals.sh Improve the robustness of manuals translation scripts 2013-07-08 22:15:54 +00:00
propose_translation_update.sh Disable fuzzy matching in transifex automation scripts 2013-06-10 21:17:51 +00:00
pypi-extract-metadata.py Escape newlines and " in metadata script. 2013-06-21 23:16:41 +00:00
pypi-upload.sh Push PKG-INFO metadata to pypi. 2012-11-20 22:51:20 +00:00
run-cover.sh Don't suppress errors in run-cover. 2013-05-26 03:03:18 +00:00
run-docs.sh Fix run-docs as a gate job. 2013-06-06 00:14:47 +00:00
run-pep8.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-pyflakes.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-pylint.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-selenium.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-tarball.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-tox.sh set -e when checking testr test counts. 2013-05-31 11:57:13 +00:00
run-xmllint.sh xmllint prints to stdout, fix script to handle that 2012-11-19 21:44:34 +00:00
select-mirror.sh Use new openstack-specific mirror. 2013-03-26 18:19:24 +00:00
subunit2html.py Make subunit2html.py python2.6 compatible. 2013-04-12 14:49:25 +00:00
tardiff.py Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
update-pip-cache.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
upstream_translation_update_manuals.sh Improve the robustness of manuals translation scripts 2013-07-08 22:15:54 +00:00
upstream_translation_update.sh Disable fuzzy matching in transifex automation scripts 2013-06-10 21:17:51 +00:00
wait_for_nova.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
wait_for_puppet.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00