Don't run legacy-tempest-dsvm-neutron-full on pike
tempest-full is available for stable/pike, no need to run the job legacy-tempest-dsvm-neutron-full on pike, it is only needed on ocata and earlier. Change-Id: Ib1cccc85d5e6615bc74bf3c8e8c8b8c603db51f4
This commit is contained in:
parent
d27f7a6046
commit
32e8460b71
@ -61,14 +61,14 @@
|
||||
check:
|
||||
jobs:
|
||||
- legacy-tempest-dsvm-neutron-full:
|
||||
branches: ^stable/(newton|ocata|pike)$
|
||||
branches: ^stable/(newton|ocata)$
|
||||
- tempest-full
|
||||
- neutron-grenade:
|
||||
branches: ^(?!stable/(newton|ocata)).*$
|
||||
gate:
|
||||
jobs:
|
||||
- legacy-tempest-dsvm-neutron-full:
|
||||
branches: ^stable/(newton|ocata|pike)$
|
||||
branches: ^stable/(newton|ocata)$
|
||||
- tempest-full
|
||||
- neutron-grenade:
|
||||
branches: ^(?!stable/(newton|ocata)).*$
|
||||
|
Loading…
Reference in New Issue
Block a user