Merge "Don't run neutron-grenade job on stable/ocata changes"

This commit is contained in:
Zuul 2018-02-23 22:41:04 +00:00 committed by Gerrit Code Review
commit 065d5721d3
1 changed files with 2 additions and 2 deletions

View File

@ -89,14 +89,14 @@
branches: ^stable/(newton|ocata|pike)$
- tempest-full
- neutron-grenade:
branches: ^(?!stable/newton).*$
branches: ^(?!stable/(newton|ocata)).*$
gate:
jobs:
- legacy-tempest-dsvm-neutron-full:
branches: ^stable/(newton|ocata|pike)$
- tempest-full
- neutron-grenade:
branches: ^(?!stable/newton).*$
branches: ^(?!stable/(newton|ocata)).*$
experimental:
jobs:
- legacy-tempest-dsvm-neutron-pg-full: