system-config/modules/jenkins
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
..
files run script and load properties in correct order 2013-07-08 22:25:06 +00:00
lib/facter Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
manifests Fedora cgroups support. 2013-06-26 13:59:57 +00:00
templates Fedora cgroups support. 2013-06-26 13:59:57 +00:00