add tempest-cells-full tests to check queue
apparently we don't even try to run cells tempest tests at all any more, so we have no idea what the state of cells is in Nova. This should be run on nova, devstack, and tempest so that we have some idea of the current state of things. Change-Id: Ib1d1ca46e5c0cf715f16d600b0aa40f4a17e930d
This commit is contained in:
parent
f8971b8824
commit
74c0d7c269
@ -479,7 +479,7 @@
|
||||
|
||||
wrappers:
|
||||
- timeout:
|
||||
timeout: 65
|
||||
timeout: 185
|
||||
fail: true
|
||||
- timestamps
|
||||
|
||||
@ -488,7 +488,7 @@
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=60
|
||||
export DEVSTACK_GATE_TIMEOUT=180
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_TEMPEST_FULL=1
|
||||
export DEVSTACK_GATE_CELLS=1
|
||||
|
@ -305,6 +305,8 @@ jobs:
|
||||
voting: false
|
||||
- name: check-tempest-dsvm-cells-full-havana
|
||||
voting: false
|
||||
- name: check-tempest-dsvm-cells-full
|
||||
voting: false
|
||||
- name: ^(gate|check)-gerrit-unittests$
|
||||
branch: ^openstack/.*$
|
||||
- name: gerrit-package
|
||||
@ -875,6 +877,7 @@ projects:
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-grenade-dsvm
|
||||
- check-tempest-dsvm-cells-full
|
||||
- gate-nova-pylint
|
||||
- check-tempest-dsvm-neutron-heat-slow
|
||||
gate:
|
||||
@ -2035,6 +2038,7 @@ projects:
|
||||
- check-tempest-dsvm-full
|
||||
- check-tempest-dsvm-postgres-full
|
||||
- check-tempest-dsvm-neutron
|
||||
- check-tempest-dsvm-cells-full
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-grenade-dsvm
|
||||
@ -2272,6 +2276,7 @@ projects:
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-tempest-dsvm-neutron-heat-slow
|
||||
- check-tempest-dsvm-cells-full
|
||||
- check-grenade-dsvm
|
||||
- check-grenade-dsvm-forward
|
||||
- check-swift-dsvm-functional
|
||||
|
Loading…
x
Reference in New Issue
Block a user