don't run tempest tests in sahara grenade

these tests don't really cover upgrade of sahara

Change-Id: I3e72e0c7c38408667084d223666e518169891258
This commit is contained in:
Vitaly Gridnev 2016-08-12 15:39:54 +03:00
parent 6e9acf5f38
commit 6677cff0d5
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@
export OVERRIDE_ENABLED_SERVICES
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_TEMPEST_NOTESTS=1
export DEVSTACK_GATE_GRENADE=pullup
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then