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