Make oslo.messaging gating on devstack/tempest
oslo.messaging 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.messaging compatibility problem could cause a project fail, which could wedge the gate. See I2ee6acd0073b284ab6ba61fc211562ccf55a5320 for where we did the same for oslo.config. Change-Id: Ib2513c55c54df0d54155e369dc6dbe25193f63fb
This commit is contained in:
parent
720423d0a4
commit
10403dee28
@ -814,12 +814,18 @@ projects:
|
||||
- gate-oslo.messaging-docs
|
||||
- gate-oslo.messaging-python26
|
||||
- gate-oslo.messaging-python27
|
||||
- gate-tempest-devstack-vm-full
|
||||
- gate-tempest-devstack-vm-neutron
|
||||
- gate-grenade-devstack-vm
|
||||
gate:
|
||||
- gate-oslo.messaging-requirements
|
||||
- gate-oslo.messaging-docs
|
||||
- gate-oslo.messaging-pep8
|
||||
- gate-oslo.messaging-python26
|
||||
- gate-oslo.messaging-python27
|
||||
- gate-tempest-devstack-vm-full
|
||||
- gate-tempest-devstack-vm-neutron
|
||||
- gate-grenade-devstack-vm
|
||||
post:
|
||||
- oslo.messaging-branch-tarball
|
||||
- oslo.messaging-docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user