Merge "Adding tempest install to devstack"
This commit is contained in:
commit
e1cbc05e20
@ -93,3 +93,9 @@ SWIFT_REPLICAS=1
|
|||||||
# moved by setting ``SWIFT_DATA_DIR``. The directory will be created
|
# moved by setting ``SWIFT_DATA_DIR``. The directory will be created
|
||||||
# if it does not exist.
|
# if it does not exist.
|
||||||
SWIFT_DATA_DIR=$DEST/data
|
SWIFT_DATA_DIR=$DEST/data
|
||||||
|
|
||||||
|
# Tempest
|
||||||
|
# -------
|
||||||
|
|
||||||
|
# Install the tempest test suite
|
||||||
|
enable_service tempest
|
Loading…
Reference in New Issue
Block a user