Specify DEVSTACK_GATE_SETTINGS for Horizon i9n tests job
This will allow Horizon team to manage packages in devstack environment independently from infra. Since the absence of the file being specified in this variable is handled gracefully by devstack-gate script (see https://review.openstack.org/#/c/190321), we can export it first and then add the file being sourced later. Change-Id: I55dda882785e59f5816175a75b6cbb00d8105c1b
This commit is contained in:
parent
252d4e3e19
commit
ef156ba3fb
@ -33,6 +33,7 @@
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
export DEVSTACK_GATE_INSTALL_TESTONLY=1
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_SETTINGS=/opt/stack/new/horizon/tools/gate/devstack_gate_rc
|
||||
|
||||
function pre_test_hook {
|
||||
cd /opt/stack/new/horizon/tools/gate/integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user