Adding tempest install to devstack
Stack.sh doesn't install tempest, but it would be useful if it did. Change-Id: I2eba3738342cb4835a992aa1152939a8dc2f74da
This commit is contained in:
parent
10dc2da5db
commit
fb3ce0bd6b
@ -93,3 +93,9 @@ SWIFT_REPLICAS=1
|
||||
# moved by setting ``SWIFT_DATA_DIR``. The directory will be created
|
||||
# if it does not exist.
|
||||
SWIFT_DATA_DIR=$DEST/data
|
||||
|
||||
# Tempest
|
||||
# -------
|
||||
|
||||
# Install the tempest test suite
|
||||
enable_service tempest
|
Loading…
Reference in New Issue
Block a user