Merge "Disable all python34 jobs for stable/icehouse"
This commit is contained in:
commit
b372483b1a
@ -634,7 +634,7 @@ jobs:
|
|||||||
- name: check-heat-dsvm-functional-postgres
|
- name: check-heat-dsvm-functional-postgres
|
||||||
branch: ^(?!stable/icehouse).*$
|
branch: ^(?!stable/icehouse).*$
|
||||||
voting: false
|
voting: false
|
||||||
- name: ^(gate|check)-oslo-incubator-python34$
|
- name: ^(gate|check)-.*-python34$
|
||||||
branch: ^(?!stable/icehouse).*$
|
branch: ^(?!stable/icehouse).*$
|
||||||
- name: ^(gate|check)-tempest-dsvm-cells$
|
- name: ^(gate|check)-tempest-dsvm-cells$
|
||||||
voting: false
|
voting: false
|
||||||
@ -816,9 +816,6 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: ^(gate|check)-tempest-master
|
- name: ^(gate|check)-tempest-master
|
||||||
voting: false
|
voting: false
|
||||||
- name: gate-keystone-python34
|
|
||||||
branch: ^(?!stable/icehouse).*$
|
|
||||||
voting: false
|
|
||||||
- name: gate-keystone-tox-bandit
|
- name: gate-keystone-tox-bandit
|
||||||
branch: master
|
branch: master
|
||||||
voting: false
|
voting: false
|
||||||
@ -1061,8 +1058,6 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: ^(gate|check)-pecan-tox-ironic-stable
|
- name: ^(gate|check)-pecan-tox-ironic-stable
|
||||||
voting: false
|
voting: false
|
||||||
- name: ^(gate|check)-zaqar-python34
|
|
||||||
branch: ^(?!stable/icehouse).*$
|
|
||||||
- name: gate-horizon-jshint
|
- name: gate-horizon-jshint
|
||||||
branch: ^(?!stable/icehouse).*$
|
branch: ^(?!stable/icehouse).*$
|
||||||
- name: gate-tempest-dsvm-ceilometer-mongodb-full
|
- name: gate-tempest-dsvm-ceilometer-mongodb-full
|
||||||
@ -1194,9 +1189,6 @@ jobs:
|
|||||||
# Keystoneclient added functional testing in Kilo
|
# Keystoneclient added functional testing in Kilo
|
||||||
- name: ^(gate|check)-keystoneclient-dsvm-functional$
|
- name: ^(gate|check)-keystoneclient-dsvm-functional$
|
||||||
branch: ^(?!stable/(?:icehouse|juno)).*$
|
branch: ^(?!stable/(?:icehouse|juno)).*$
|
||||||
# Keystoneclient python34 doesn't run on stable/icehouse
|
|
||||||
- name: gate-python-keystoneclient-python34
|
|
||||||
branch: ^(?!stable/icehouse).*$
|
|
||||||
# Ceilometerclient added functional testing in master only
|
# Ceilometerclient added functional testing in master only
|
||||||
- name: ^(gate|check)-ceilometerclient-dsvm-functional$
|
- name: ^(gate|check)-ceilometerclient-dsvm-functional$
|
||||||
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
||||||
|
Loading…
Reference in New Issue
Block a user