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
This commit is contained in:
Dan Prince 2015-02-19 11:38:14 -08:00
parent fe0a6b43d1
commit 435e21b9a9

View File

@ -18,6 +18,7 @@
export DEVSTACK_GATE_TIMEOUT=170 export DEVSTACK_GATE_TIMEOUT=170
export DEVSTACK_GATE_TEMPEST=0 export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0 export DEVSTACK_GATE_EXERCISES=0
export PROJECTS="openstack/tripleo-puppet-elements stackforge/puppet-tripleo"
sudo chown -hR $(whoami) /opt/git sudo chown -hR $(whoami) /opt/git
function gate_hook {{ function gate_hook {{
bash -xe /opt/stack/new/tripleo-ci/toci_gate_test.sh bash -xe /opt/stack/new/tripleo-ci/toci_gate_test.sh