Merge "Run Gnocchi devstack tests for stable/1.0 against Kilo"

This commit is contained in:
Jenkins 2015-04-24 22:49:45 +00:00 committed by Gerrit Code Review
commit af2e210e92

@ -18,6 +18,10 @@
export PROJECTS="openstack/gnocchi $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin gnocchi git://git.openstack.org/openstack/gnocchi"
if [ "$ZUUL_BRANCH" = "stable/1.0" ] ; then
export OVERRIDE_ZUUL_BRANCH=stable/kilo
fi
function gate_hook {{
cd /opt/stack/new/gnocchi/devstack/gate
./gate_hook.sh {storagedriver} {sqldriver}