Merge "Set swift functest config when using tls"

This commit is contained in:
Jenkins 2017-06-14 16:09:11 +00:00 committed by Gerrit Code Review
commit 3350542a44

View File

@ -542,6 +542,10 @@ EOF
else
iniset ${testfile} func_test auth_prefix /identity/v2.0/
fi
if is_service_enabled tls-proxy; then
iniset ${testfile} func_test cafile ${SSL_BUNDLE_FILE}
iniset ${testfile} func_test web_front_end apache2
fi
fi
local user_group