gnocchi: map stable/1.3 to stable/liberty
Change-Id: I53dd5fd530928969bcb507b4e8efbacdb83f74e2
This commit is contained in:
parent
9ed724a32c
commit
b1ead7a77c
@ -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 {{
|
||||
|
Loading…
Reference in New Issue
Block a user