File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11---
2- post_deploy_00_run_graphing_test :
2+ pre_tests_00_run_graphing_test :
33 source : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/run_graphing_test.yml"
44 config_file : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/ansible.cfg"
55 type : playbook
6- post_deploy_01_copy_results :
6+ pre_tests_01_copy_results :
77 source : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/report_result.yml"
88 type : playbook
99 extra_vars :
Original file line number Diff line number Diff line change 11---
22# pre_tests or post_tests are also options for when the FVT roles are run
3- post_deploy_00_fvt_logging :
3+ pre_tests_00_fvt_logging :
44 source : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/logging_tests_all.yml"
55 config_file : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/ansible.cfg"
66 type : playbook
7- post_deploy_01_copy_results :
7+ pre_tests_01_copy_results :
88 source : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/report_result.yml"
99 type : playbook
1010 extra_vars :
Original file line number Diff line number Diff line change 11---
2- post_deploy_00_fvt_verify_metrics :
2+ pre_tests_00_fvt_verify_metrics :
33 source : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/run_verify_metrics_osp18.yml"
44 type : playbook
55 config_file : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/ansible.cfg"
6- post_deploy_01_copy_results :
6+ pre_tests_01_copy_results :
77 source : " {{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/report_result.yml"
88 type : playbook
99 extra_vars :
You can’t perform that action at this time.
0 commit comments