Remove setting of DEVSTACK_GATE_EXERCISES
This defaults to 0 anyway, and is being removed as the devstack excercises are being removed. see https://review.openstack.org/#/c/581377/ Change-Id: I80b172b85fa29ae71cf3e14d63d654a5fea56c0c
This commit is contained in:
parent
6b5a7cd2b5
commit
ff6d942b19
@ -41,7 +41,6 @@
|
||||
set -x
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TEMPEST=0
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
function post_test_hook {
|
||||
cd $BASE/new/heat-templates/tools
|
||||
./post_test_hook.sh
|
||||
|
Loading…
Reference in New Issue
Block a user