8 Commits

Author SHA1 Message Date
Dan Prince
02e6280b0d Add puppet stackforge modules to tripleo jobs
We need to set the PROJECTS variable so that it contains all the
various puppet stackforge projects so that we can have proper
refspecs setup in /opt/stack/new for our CI jobs. This will
allow TripleO to provide CI coverage on these projects
once we decide to enable it.

Change-Id: I0aced3c0d1f3d2ce0bca00de847e41eee4dd2877
2015-04-21 16:53:53 -04:00
Dan Prince
435e21b9a9 Actually test tripleo-puppet-elements
This patch adds tripleo-puppet-elements and puppet-tripleo
to the tripleo jobs so that we have test coverage on
these repos. This should make it so the git refs get
fetched.

Change-Id: I8702e4cd9442fcef891af26b0dcd6cbf6c49bf8b
2015-02-19 11:42:53 -08:00
Derek Higgins
0fdc342862 Use a job-template for the tripleo jobs
Now that we are setting the tripleo control variables in tripleo-ci we
can use a template for all of the tripleo jobs as the only difference
between them is the job name.

This will slightly increase the timeout for the undercloud jobs but the
impact of this side effect should be minimal.

Change-Id: I532d79e260e44e95d72e2372b1afb801c3bddf4d
2014-12-04 13:34:24 +00:00
Derek Higgins
13aa493772 Remove tripleo control variables
And replace them with a single environment variable "TOCI_JOBTYPE",
toci can then be used to set tripleo control variables outside of the
jenkins job configuration.

This commit should be merged after its counterpart in the infra/config
repository I5ed1a7bb473d9f7183b3a036702a1c71bfc5870d

Change-Id: I58462d3ce3e63ea190c95e2a210c087c978c7d16
2014-12-04 13:34:24 +00:00
Jenkins
50e73eb4fb Merge "Increase overcloud job timeouts" 2014-10-07 22:57:16 +00:00
Derek Higgins
c552ba177e Switch all tripleo tests to use Ironic
Nova is about to drop the novabm driver from the tree, we wont be able
to use it.

See Ia76e41a8a3b7230701872ae7a1975edc3d9ea847 for novabm removal.

Change-Id: I8daec5d74b9d78de9aeb2c3a1a9e138c1f596a03
2014-10-07 15:15:27 +01:00
Derek Higgins
afa03441ae Increase overcloud job timeouts
We're adding ho1 back running tripleo ci tests, on average it runs jobs
slower then rh1 so we need to increase the timeout for overcloud jobs.

Change-Id: Id52212f5096998e7aec6ec5dcb877c4e7dc33dff
2014-10-07 11:17:05 +01:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00