Do not run heatclient functional tests on kilo
Functional testing was introduced in in the liberty cycle (~0.7.0~3) so testing in the kilo branch (which is capped at <0.5.0) doesn't make sense. Change-Id: I82fdfed33c1f752ce6fde4e3a89534f28c72b5eb
This commit is contained in:
parent
295a5ec636
commit
fb9298e5c9
@ -999,6 +999,11 @@ jobs:
|
|||||||
- name: gate-heat-dsvm-functional-orig-postgres
|
- name: gate-heat-dsvm-functional-orig-postgres
|
||||||
voting: false
|
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
|
- name: gate-heat-dsvm-functional-convg-mysql
|
||||||
branch: ^(?!stable/(kilo|liberty)).*$
|
branch: ^(?!stable/(kilo|liberty)).*$
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user