Barbican does not support python34 in kilo
Remove the python34 checks from stable/kilo as it's not supported. Change-Id: Iabe87db225dff2fc59eff5a230af7bf0a4a344de
This commit is contained in:
parent
a1532cd551
commit
23503b3827
@ -1429,6 +1429,9 @@ jobs:
|
||||
- name: gate-python-barbicanclient-devstack-dsvm-oldstable
|
||||
branch: ^stable/kilo$
|
||||
|
||||
- name: gate-barbican-python34
|
||||
branch: ^(?!stable/kilo).*$
|
||||
|
||||
- name: gate-barbican-devstack-dsvm
|
||||
branch: ^(?!stable/kilo).*$
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user