Add swift functional tests for auth v1.
Change-Id: Ia64c45f23d494b746fae0c6e9546fff9427ba51a
This commit is contained in:
parent
598cdc9d12
commit
2cb28fde12
@ -25,6 +25,9 @@
|
||||
|
||||
function post_test_hook {
|
||||
cd /opt/stack/new/swift
|
||||
# Launch V2 auth tests and v1 tests after.
|
||||
bash .functests && \
|
||||
SWIFT_TEST_CONFIG_FILE=/opt/stack/new/swift/test/sample.conf \
|
||||
bash .functests
|
||||
}
|
||||
export -f post_test_hook
|
||||
|
Loading…
Reference in New Issue
Block a user