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: I3b8db07fd20a706d191b4d1c58911286bff17f09
This commit is contained in:
Dirk Mueller 2018-07-17 10:38:14 +02:00
parent 3dff7fd057
commit 179a08d604
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ export DEVSTACK_GATE_ZAQAR=1
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export DEVSTACK_GATE_NO_SERVICES=1
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_TIMEOUT=90
export KEEP_LOCALRC=1