Switch path to toci_gate_test.sh
/opt/stack/new/tripleo-ci will has been cloned by devstack-gate/devstack-vm-gate-wrap.sh and is at the version we need. Change-Id: If8f8ad7da86d3cb97e7f12695e3dafb6dd0698c4
This commit is contained in:
parent
c531f41138
commit
fa713e5dc5
@ -18,7 +18,7 @@
|
|||||||
export DEVSTACK_GATE_EXERCISES=0
|
export DEVSTACK_GATE_EXERCISES=0
|
||||||
export GEARDSERVER=192.168.1.1
|
export GEARDSERVER=192.168.1.1
|
||||||
function gate_hook {
|
function gate_hook {
|
||||||
bash -xe /opt/git/openstack-infra/tripleo-ci/toci_gate_test.sh
|
bash -xe /opt/stack/new/tripleo-ci/toci_gate_test.sh
|
||||||
}
|
}
|
||||||
export -f gate_hook
|
export -f gate_hook
|
||||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user