make oslo.config gating on devstack/tempest runs

oslo.config from git is going to be used in our devstack/tempest
runs, so ensure that we're gating on it in a matrix of configurations
that cover all they ways that an oslo.config compatibility problem
could cause a project fail, which could wedge the gate.

Change-Id: I2ee6acd0073b284ab6ba61fc211562ccf55a5320
This commit is contained in:
Sean Dague 2013-07-31 11:37:54 -04:00
parent ec3a5aafc3
commit a052d5ccf3

@ -676,6 +676,9 @@ projects:
- gate-oslo.config-python26
- gate-oslo.config-python27
- gate-oslo.config-python33
- gate-tempest-devstack-vm-full
- gate-tempest-devstack-vm-neutron
- gate-grenade-devstack-vm
gate:
- gate-oslo.config-requirements
- gate-oslo.config-docs
@ -683,6 +686,9 @@ projects:
- gate-oslo.config-python26
- gate-oslo.config-python27
- gate-oslo.config-python33
- gate-tempest-devstack-vm-full
- gate-tempest-devstack-vm-neutron
- gate-grenade-devstack-vm
post:
- oslo.config-branch-tarball
- oslo.config-docs