Merge "Set INSTALL_TEMPEST to default true"
This commit is contained in:
commit
392f23f68d
@ -66,7 +66,7 @@ BUILD_TIMEOUT=${BUILD_TIMEOUT:-196}
|
|||||||
# This must be False on stable branches, as master tempest
|
# This must be False on stable branches, as master tempest
|
||||||
# deps do not match stable branch deps. Set this to True to
|
# deps do not match stable branch deps. Set this to True to
|
||||||
# have tempest installed in devstack by default.
|
# have tempest installed in devstack by default.
|
||||||
INSTALL_TEMPEST=${INSTALL_TEMPEST:-"False"}
|
INSTALL_TEMPEST=${INSTALL_TEMPEST:-"True"}
|
||||||
|
|
||||||
|
|
||||||
BOTO_MATERIALS_PATH="$FILES/images/s3-materials/cirros-${CIRROS_VERSION}"
|
BOTO_MATERIALS_PATH="$FILES/images/s3-materials/cirros-${CIRROS_VERSION}"
|
||||||
|
Loading…
Reference in New Issue
Block a user