| ... | ... |
@@ -66,7 +66,7 @@ BUILD_TIMEOUT=${BUILD_TIMEOUT:-196}
|
| 66 | 66 |
# This must be False on stable branches, as master tempest |
| 67 | 67 |
# deps do not match stable branch deps. Set this to True to |
| 68 | 68 |
# have tempest installed in DevStack by default. |
| 69 |
-INSTALL_TEMPEST=${INSTALL_TEMPEST:-"True"}
|
|
| 69 |
+INSTALL_TEMPEST=${INSTALL_TEMPEST:-"False"}
|
|
| 70 | 70 |
|
| 71 | 71 |
BOTO_MATERIALS_PATH="$FILES/images/s3-materials/cirros-${CIRROS_VERSION}"
|
| 72 | 72 |
BOTO_CONF=/etc/boto.cfg |