Merge "lib/tempest: remove duplicate iniset calls"

This commit is contained in:
Jenkins 2015-10-14 18:36:06 +00:00 committed by Gerrit Code Review
commit 188b38fc80

View File

@ -327,7 +327,6 @@ function configure_tempest {
if [[ ! -z "$TEMPEST_HTTP_IMAGE" ]]; then
iniset $TEMPEST_CONFIG image http_image $TEMPEST_HTTP_IMAGE
fi
iniset $TEMPEST_CONFIG image-feature-enabled deactivate_image true
# Image Features
iniset $TEMPEST_CONFIG image-feature-enabled deactivate_image True