Merge "Revert "Add new IR plugin option to specify test_collect_dir variable" Testing this for : https://trello.com/c/UmLsH0uS/644-fix-log-collection-in-tobiko-jobs"

This commit is contained in:
Zuul 2022-03-23 21:51:00 +00:00 committed by Gerrit Code Review
commit 53c9f587b4

View File

@ -237,9 +237,6 @@ subparsers:
options:
collect-dir:
type: Value
help: Local directory where report files are going to be copied to
ansible_variable: test_collect_dir
results-dir:
type: Value
help: Local directory where report files are going to be copied to
help: local directory where report files are going to be copied to
ansible_variable: test_collect_dir
default: '{{ inventory_dir }}/{{ test_report_name }}'