Restrict legacy-tempest-dsvm-nova-wsgi-full to stable/ocata
NOVA_USE_MOD_WSGI=True is the default in devstack since Pike, see change If2d7e363a6541854f2e30c03171bef7a41aff745. Therefore we can restrict the nova-wsgi-full job to just running against stable/ocata patches. stable/newton is intentionally left out since newton is soon to be EOL. Change-Id: I0d69110b466e6c82167c0ccd93b481bde6069b8f
This commit is contained in:
parent
0b7c03fca0
commit
2b2e469035
@ -10089,6 +10089,9 @@
|
||||
run: playbooks/legacy/tempest-dsvm-nova-wsgi-full/run
|
||||
post-run: playbooks/legacy/tempest-dsvm-nova-wsgi-full/post
|
||||
timeout: 10800
|
||||
# NOVA_USE_MOD_WSGI=True has been the default in devstack since Pike so
|
||||
# this job is only interesting in stable/ocata.
|
||||
branches: ^stable/ocata$
|
||||
required-projects:
|
||||
- openstack-infra/devstack-gate
|
||||
- openstack/nova
|
||||
|
Loading…
x
Reference in New Issue
Block a user