Disable tempest in rally jobs
Change-Id: I23aff041fde91b445ccde73e3fd8fc90359c892e
This commit is contained in:
parent
163e60681a
commit
476055a64d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user