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:
Andreas Jaeger 2018-10-15 20:07:05 +02:00
parent d27f7a6046
commit 32e8460b71
1 changed files with 2 additions and 2 deletions

View File

@ -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)).*$