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
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
voting: false
|
||||
- name: ^(gate|check)-oslo-incubator-python34$
|
||||
- name: ^(gate|check)-.*-python34$
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
- name: ^(gate|check)-tempest-dsvm-cells$
|
||||
voting: false
|
||||
@ -816,9 +816,6 @@ jobs:
|
||||
voting: false
|
||||
- name: ^(gate|check)-tempest-master
|
||||
voting: false
|
||||
- name: gate-keystone-python34
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
voting: false
|
||||
- name: gate-keystone-tox-bandit
|
||||
branch: master
|
||||
voting: false
|
||||
@ -1061,8 +1058,6 @@ jobs:
|
||||
voting: false
|
||||
- name: ^(gate|check)-pecan-tox-ironic-stable
|
||||
voting: false
|
||||
- name: ^(gate|check)-zaqar-python34
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
- name: gate-horizon-jshint
|
||||
branch: ^(?!stable/icehouse).*$
|
||||
- name: gate-tempest-dsvm-ceilometer-mongodb-full
|
||||
@ -1194,9 +1189,6 @@ jobs:
|
||||
# Keystoneclient added functional testing in Kilo
|
||||
- name: ^(gate|check)-keystoneclient-dsvm-functional$
|
||||
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
|
||||
- name: ^(gate|check)-ceilometerclient-dsvm-functional$
|
||||
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
|
||||
|
Loading…
Reference in New Issue
Block a user