Merge "Collect tox logs"

This commit is contained in:
Zuul 2020-09-10 01:18:54 +00:00 committed by Gerrit Code Review
commit c0d75862c4
1 changed files with 7 additions and 0 deletions

View File

@ -34,6 +34,13 @@
set_fact:
log_dir: "{{ zuul.executor.log_root }}/{{ inventory_hostname }}"
- name: Collect tox output
include_role:
name: fetch-tox-output
vars:
tox_envlist: testinfra
zuul_work_dir: src/opendev.org/opendev/system-config
# Because during the test we run ansible as root, we need
# to allow ourselves permissions to copy the results
- name: Open ARA results permissions