add devstack gate to requirements changes
this adds the various myriad of devstack gate jobs to requirements repo changes to ensure that our requirements list will work with the various projects in a real environment. Change-Id: I827d8612e7a185aac8503472f394ea1cd625809d
This commit is contained in:
parent
5a3898ed1e
commit
b6fd361474
@ -1141,9 +1141,18 @@ projects:
|
||||
check:
|
||||
- gate-requirements-install
|
||||
- gate-requirements-python27
|
||||
- gate-tempest-devstack-vm-full
|
||||
- gate-tempest-devstack-vm-cells-full
|
||||
- gate-tempest-devstack-vm-postgres-full
|
||||
- gate-tempest-devstack-vm-neutron
|
||||
- gate-grenade-devstack-vm
|
||||
gate:
|
||||
- gate-requirements-install
|
||||
- gate-requirements-python27
|
||||
- gate-tempest-devstack-vm-full
|
||||
- gate-tempest-devstack-vm-postgres-full
|
||||
- gate-tempest-devstack-vm-neutron
|
||||
- gate-grenade-devstack-vm
|
||||
post:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
|
Loading…
Reference in New Issue
Block a user