Merge "Glance fix glance_store functional tests"
This commit is contained in:
commit
5675b85316
@ -58,13 +58,13 @@
|
||||
fi
|
||||
|
||||
function gate_hook {{
|
||||
cd $BASE/new/glance_store/glance_store/tests/functional/gate
|
||||
cd $BASE/new/glance_store/glance_store/tests/functional/hooks
|
||||
./gate_hook.sh {driver}
|
||||
}}
|
||||
export -f gate_hook
|
||||
|
||||
function post_test_hook {{
|
||||
cd $BASE/new/glance_store/glance_store/tests/functional/gate
|
||||
cd $BASE/new/glance_store/glance_store/tests/functional/hooks
|
||||
./post_test_hook.sh {driver}
|
||||
}}
|
||||
export -f post_test_hook
|
||||
|
@ -2317,7 +2317,7 @@ jobs:
|
||||
# TODO(kragniz): Enable voting for each driver when the jobs are
|
||||
# functioning for that driver
|
||||
- name: ^gate-glance_store-dsvm-functional.*$
|
||||
branch: ^(?!stable/kilo).*$
|
||||
branch: ^(?!stable/(kilo|liberty)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-glance_store-python34
|
||||
|
Loading…
x
Reference in New Issue
Block a user