Disable redundant upload of manila service image

Set 'MANILA_SERVICE_IMAGE_ENABLED' env var to 'False' to disable
upload of Manila service image that is not used by any HDFS CI jobs.

Change-Id: I8f8701bce3112de97de104d2e80905965d98958c
This commit is contained in:
vponomaryov 2016-04-05 14:34:20 +03:00
parent b117328446
commit 77243d3b02
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ echo "TEMPEST_SERVICES+=,manila" >> $localrc_path
echo "MANILA_USE_DOWNGRADE_MIGRATIONS=True" >> $localrc_path
# NOTE(vponomaryov): enable following only for 'scenario' tests if such added.
echo "MANILA_SERVICE_IMAGE_ENABLED=False" >> $localrc_path
# Enabling isolated metadata in Neutron is required because
# Tempest creates isolated networks and created vm's in scenario tests don't
# have access to Nova Metadata service. This leads to unavailability of