We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dc2da commit fb3ce0bCopy full SHA for fb3ce0b
1 file changed
samples/local.conf
@@ -93,3 +93,9 @@ SWIFT_REPLICAS=1
93
# moved by setting ``SWIFT_DATA_DIR``. The directory will be created
94
# if it does not exist.
95
SWIFT_DATA_DIR=$DEST/data
96
+
97
+# Tempest
98
+# -------
99
100
+# Install the tempest test suite
101
+enable_service tempest
0 commit comments