Merge "Glance fix glance_store functional tests"

This commit is contained in:
Jenkins 2016-04-15 05:49:15 +00:00 committed by Gerrit Code Review
commit 5675b85316
2 changed files with 3 additions and 3 deletions
jenkins/jobs
zuul

@ -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