Enabling Heat upgrade for Sahara Grenade job
Sahara uses heat during resources creation and deletion phase so it should be upgraded too. Change-Id: I878a1ec10676cabb4a56399f1e3fe0e16eee1b9a
This commit is contained in:
parent
67024cc6d6
commit
7a9ec78eb1
@ -177,6 +177,7 @@
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
fi
|
||||
export GRENADE_PLUGINRC="enable_grenade_plugin sahara https://git.openstack.org/openstack/sahara"
|
||||
export GRENADE_PLUGINRC+=$'\n'"enable_grenade_plugin heat https://git.openstack.org/openstack/heat"
|
||||
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
./safe-devstack-vm-gate-wrap.sh
|
||||
|
Loading…
Reference in New Issue
Block a user