| commit | e1cbc05e20bed762089fb546938927fac682f801 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Sat Dec 06 18:26:52 2014 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Sat Dec 06 18:26:52 2014 +0000 |
| tree | df256dbc871e9d179dc3552864c2acebf30abf7e | |
| parent | 55d8f1df9537ce15fb4b27818f4f2c65a5497037 [diff] | |
| parent | fb3ce0bd6be04a5f23d33f3444a48a92fd8d0af1 [diff] |
Merge "Adding tempest install to devstack"
diff --git a/samples/local.conf b/samples/local.conf index 20c5892..9e0b540 100644 --- a/samples/local.conf +++ b/samples/local.conf
@@ -93,3 +93,9 @@ # 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 \ No newline at end of file