Don't run check-heat-dsvm-functional-mysql in stable/juno

stable/juno lacks the in-tree functional tests, so this job
should never run on this branch.

Change-Id: Ie4c1ee99f14ad990a4cce0060acdf5617a8b7471
This commit is contained in:
Steve Baker 2014-12-17 09:44:05 +13:00
parent 71fabbee8f
commit 88777e469b
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ jobs:
- name: ^(gate|check)-tempest-dsvm-neutron(-2)?$
branch: ^(stable/).*$
- name: check-heat-dsvm-functional-mysql
branch: ^(?!stable/icehouse).*$
branch: ^(?!stable/(icehouse|juno)).*$
- name: check-heat-dsvm-functional-postgres
branch: ^(?!stable/icehouse).*$
voting: false