Disable tempest in rally jobs

Change-Id: I23aff041fde91b445ccde73e3fd8fc90359c892e
This commit is contained in:
Victoria Martinez de la Cruz 2018-02-02 15:37:01 -05:00 committed by Tom Barron
parent 163e60681a
commit 476055a64d
2 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,8 @@
export IDENTITY_API_VERSION=3
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_TEMPEST=0
export RALLY_SCENARIO=rally-manila-no-ss
# Keep localrc to be able to set some vars in pre_test_hook

View File

@ -57,6 +57,8 @@
export IDENTITY_API_VERSION=3
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_TEMPEST=0
export RALLY_SCENARIO=rally-manila
# Keep localrc to be able to set some vars in pre_test_hook