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:
Tony Breeds 2015-12-21 14:30:57 +11:00
parent a1532cd551
commit 23503b3827

View File

@ -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).*$