Bump grenade master to use stable/havana.
Now that we have cut Havana it is time to move on and use it (instead of Grizzly) for forward facing Icehouse testing. This is holding up Nova migration compaction at the moment. Change-Id: Ib64dafbd3aeb968fb71752a5a26fad105045f5f8
This commit is contained in:
@@ -505,8 +505,7 @@ if [ "$DEVSTACK_GATE_GRENADE" -eq "1" ]; then
|
||||
export GRENADE_NEW_BRANCH="stable/icehouse"
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
else # master
|
||||
# TODO(sdague): this is to let us get past retooling for havana
|
||||
export GRENADE_OLD_BRANCH="stable/grizzly"
|
||||
export GRENADE_OLD_BRANCH="stable/havana"
|
||||
export GRENADE_NEW_BRANCH="master"
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user