make wsme / pecan participate in the gate symetrically
wsme and pecan are now in devstack so we are running with their git trees in the rest of the gate. We need to quickly put the symetric gate on their side as well, to ensure that they can't break us with a git commit that doesn't work on the rest of OpenStack. The job definitions are based on what we require of oslo.config and oslo.messaging. Change-Id: I95a0b956009f1e6176435aa2bd29f392c9d72794
This commit is contained in:
parent
c64cd545cb
commit
bd2fc72d07
@ -3341,11 +3341,21 @@ projects:
|
||||
- gate-pecan-python26
|
||||
- gate-pecan-python27
|
||||
- gate-pecan-python33
|
||||
- check-tempest-devstack-vm-full
|
||||
- check-tempest-devstack-vm-neutron
|
||||
- gate-tempest-devstack-vm-large-ops
|
||||
- gate-tempest-devstack-vm-neutron-large-ops
|
||||
- check-grenade-devstack-vm
|
||||
gate:
|
||||
- gate-pecan-pep8
|
||||
- gate-pecan-python26
|
||||
- gate-pecan-python27
|
||||
- gate-pecan-python33
|
||||
- gate-tempest-devstack-vm-full
|
||||
- gate-tempest-devstack-vm-neutron
|
||||
- gate-tempest-devstack-vm-large-ops
|
||||
- gate-tempest-devstack-vm-neutron-large-ops
|
||||
- gate-grenade-devstack-vm
|
||||
post:
|
||||
- pecan-branch-tarball
|
||||
pre-release:
|
||||
@ -3371,11 +3381,21 @@ projects:
|
||||
- gate-wsme-python27
|
||||
- gate-wsme-python33
|
||||
- gate-wsme-pep8
|
||||
- check-tempest-devstack-vm-full
|
||||
- check-tempest-devstack-vm-neutron
|
||||
- gate-tempest-devstack-vm-large-ops
|
||||
- gate-tempest-devstack-vm-neutron-large-ops
|
||||
- check-grenade-devstack-vm
|
||||
gate:
|
||||
- gate-wsme-python26
|
||||
- gate-wsme-python27
|
||||
- gate-wsme-python33
|
||||
- gate-wsme-pep8
|
||||
- gate-tempest-devstack-vm-full
|
||||
- gate-tempest-devstack-vm-neutron
|
||||
- gate-tempest-devstack-vm-large-ops
|
||||
- gate-tempest-devstack-vm-neutron-large-ops
|
||||
- gate-grenade-devstack-vm
|
||||
post:
|
||||
- wsme-branch-tarball
|
||||
pre-release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user