We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3983de commit f91ed69Copy full SHA for f91ed69
ci/vars-logging-test.yml
@@ -2,6 +2,7 @@
2
# pre_tests or post_tests are also options for when the FVT roles are run
3
post_deploy_00_fvt_logging:
4
source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/logging_tests_all.yml"
5
+ config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/ansible.cfg"
6
type: playbook
7
post_deploy_99_collect_results:
8
source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/report_result.yml"
0 commit comments