|
45 | 45 | - roles/test_sensubility/.*
|
46 | 46 | - roles/test_snmp_traps/.*
|
47 | 47 | - roles/test_verify_email/.*
|
| 48 | + files: |
| 49 | + - roles/telemetry_autoscaling/.* |
| 50 | + - .zuul.yaml |
| 51 | + - ci/vars-functional-test.yml |
| 52 | + - ci/run_autoscaling_osp18.yml |
| 53 | + - ci/vars-use-master-containers.yml |
| 54 | + - ci/use-master-containers.yml |
| 55 | + - ci/patch-openstack-version.yaml |
48 | 56 |
|
49 | 57 | - job:
|
50 | 58 | name: functional-logging-tests-osp18
|
|
60 | 68 | - zuul: github.com/openstack-k8s-operators/ci-framework
|
61 | 69 | required-projects: *required_projects
|
62 | 70 | irrelevant-files: *irrelevant_files
|
| 71 | + files: |
| 72 | + - roles/telemetry_logging/.* |
| 73 | + - .zuul.yaml |
| 74 | + - ci/vars-logging-test.yml |
| 75 | + - ci/logging_tests_all.yml |
| 76 | + - ci/logging_tests_computes.yml |
| 77 | + - ci/logging_tests_controller.yml |
63 | 78 |
|
64 | 79 | - job:
|
65 | 80 | name: functional-metric-verification-tests-osp18
|
|
77 | 92 | roles:
|
78 | 93 | - zuul: github.com/openstack-k8s-operators/ci-framework
|
79 | 94 | required-projects: *required_projects
|
80 |
| - irrelevant-files: *irrelevant_files |
| 95 | + irrelevant-files: *irrelevant_files |
| 96 | + files: |
| 97 | + - roles/telemetry_verify_metrics/.* |
| 98 | + - .zuul.yaml |
| 99 | + - ci/vars-metric-verification-test.yml |
| 100 | + - ci/run_verify_metrics_osp18.yml |
81 | 101 |
|
82 | 102 | - job:
|
83 | 103 | name: feature-verification-tests-noop
|
|
105 | 125 | - zuul: github.com/openstack-k8s-operators/ci-framework
|
106 | 126 | required-projects: *required_projects
|
107 | 127 | irrelevant-files: *irrelevant_files
|
108 |
| - |
| 128 | + files: |
| 129 | + - roles/telemetry_graphing/.* |
| 130 | + - .zuul.yaml |
| 131 | + - ci/vars-graphing-test.yml |
| 132 | + - ci/run_graphing_test.yml |
109 | 133 |
|
110 | 134 | - project:
|
111 | 135 | name: infrawatch/feature-verification-tests
|
|
0 commit comments