Merge "Do not run heatclient functional tests on kilo"

This commit is contained in:
Jenkins 2015-12-21 09:30:01 +00:00 committed by Gerrit Code Review
commit 70c0c625a1

View File

@ -999,6 +999,11 @@ jobs:
- name: gate-heat-dsvm-functional-orig-postgres
voting: false
# NOTE(tonyb) (heat) functional testing was introduced in the liberty
# cycle so testing the kilo branch doesn't make sense.
- name: gate-heatclient-dsvm-functional
branch: ^(?!stable/kilo).*$
- name: gate-heat-dsvm-functional-convg-mysql
branch: ^(?!stable/(kilo|liberty)).*$