gnocchi: map stable/1.3 to stable/liberty

Change-Id: I53dd5fd530928969bcb507b4e8efbacdb83f74e2
This commit is contained in:
Julien Danjou 2015-11-20 10:48:51 +01:00
parent 9ed724a32c
commit b1ead7a77c

View File

@ -20,6 +20,8 @@
if [ "$ZUUL_BRANCH" = "stable/1.0" ] ; then
export OVERRIDE_ZUUL_BRANCH=stable/kilo
elif [ "$ZUUL_BRANCH" = "stable/1.3" ] ; then
export OVERRIDE_ZUUL_BRANCH=stable/liberty
fi
function gate_hook {{