Merge "Don't run legacy-tempest-dsvm-neutron-full on pike"

This commit is contained in:
Zuul 2018-10-18 18:43:53 +00:00 committed by Gerrit Code Review
commit eedbf8af6b
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)).*$