system-config/modules/jenkins/files/slave_scripts
zaro0508 9e258ea5aa workaround for jenkins bug https://issues.jenkins-ci.org/browse/JENKINS-14193
The jenkins maven builder cannot reference environment variables if it is set
by the EnvInject plugin at the prebuilder step.  However the maven builder CAN
reference variables when loaded from the build environment setup (wrapper) step.
The only problem is that gerrit-git-prep only runs in the prebuilder step
which occurs aftern a build environment step (wrapper).  We want the
maven-properties.sh script to run after gerrit-git-prep because the
it queries for git info. A workaround is to call gerrit-git-prep
inside of the maven-properties script so it will run in the correct order.

Change-Id: Ie0a72d8509f5f1453e027486285c2817dbc67eb5
Reviewed-on: https://review.openstack.org/36879
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-07-12 23:22:14 +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 Revert "Add git fetch --tags to gerrit-git-prep.sh." 2013-07-10 21:54:50 +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 workaround for jenkins bug https://issues.jenkins-ci.org/browse/JENKINS-14193 2013-07-12 23:22:14 +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 Only skip openstack tarballs in requirements check 2013-07-12 23:08:59 +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