Merge "Make zuul vars accessible from collect logs."

This commit is contained in:
Zuul 2018-11-05 23:43:10 +00:00 committed by Gerrit Code Review
commit 3375c2519c
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ QUICKSTART_COLLECTLOGS_CMD="$LOCAL_WORKING_DIR/bin/ansible-playbook \
$DEFAULT_ARGS \
--extra-vars @{{ tripleo_root }}/tripleo-ci/toci-quickstart/config/collect-logs.yml \
--extra-vars artcl_collect_dir=$LOGS_DIR \
--extra-vars @{{ workspace }}/logs/zuul-variables.yaml \
--tags all \
"