Fix path for swift functional tests.
- Fixes bug 1200711. Change-Id: Ia92e5fa9a52af2a0b95314e5a726d47fa106eaae Reviewed-on: https://review.openstack.org/36866 Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
71726d834a
commit
36e1f8e3b8
@ -24,7 +24,7 @@
|
|||||||
export DEVSTACK_GATE_EXERCISES=0
|
export DEVSTACK_GATE_EXERCISES=0
|
||||||
|
|
||||||
function post_test_hook {
|
function post_test_hook {
|
||||||
cd /opt/stack/swift
|
cd /opt/stack/new/swift
|
||||||
bash .functests
|
bash .functests
|
||||||
}
|
}
|
||||||
export -f post_test_hook
|
export -f post_test_hook
|
||||||
|
Loading…
x
Reference in New Issue
Block a user