Skip to content

Commit fb3ce0b

Browse files
committed
Adding tempest install to devstack
Stack.sh doesn't install tempest, but it would be useful if it did. Change-Id: I2eba3738342cb4835a992aa1152939a8dc2f74da
1 parent 10dc2da commit fb3ce0b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

samples/local.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,9 @@ SWIFT_REPLICAS=1
9393
# moved by setting ``SWIFT_DATA_DIR``. The directory will be created
9494
# if it does not exist.
9595
SWIFT_DATA_DIR=$DEST/data
96+
97+
# Tempest
98+
# -------
99+
100+
# Install the tempest test suite
101+
enable_service tempest

0 commit comments

Comments
 (0)