Merge "echo out the user that tempest is containerized"

This commit is contained in:
Zuul 2019-03-01 16:34:43 +00:00 committed by Gerrit Code Review
commit 2325d08a95
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ virtualenv --system-site-packages {{ working_dir }}/tempest_git/.venv
{% endif %}
{% if tempest_format == "container" %}
echo "========= Note: Executing tempest via a container =========="
export RCFILE="{{ rc_file }}"
cat <<'EOF' > {{ working_dir }}/tempest_container.sh
# Set the exit status for the command