Skip to content

Commit e221d3e

Browse files
ayefimov-1elfiesmelfieparamite
authored
Add to irrelevant_files list (#217)
* Rename tasks for XML reporting (#181) * [ansible-lint] Update the config to ignore templates in task names * [telemetry_logging] Update task names for XML reporting * [common] Update task names for XML reporting * [common] Update the name for the pod tests to include the status_string and namespace that the pod is running in Add ceilometer_power_state to Metrics_verification test (#221) * Add test Ceilometer_power_state * Add the master_image to the zuul file * Add the master_image to the zuul file Add pod tests for Completed pods in the OpenStack namespace (#214) * [ci] Add logging tests: completed pods in openstack namespace * [ci] logging tests: update names for completed pods in openstack namespace * [ci] logging: update typo on pod name * [ci] Update pod list for completed status in openstack namespace This repo-setup-edpm-deployment-openstack-edpm-ipam doesn't need to be checked. --------- Co-authored-by: Alex Yefimov <[email protected]> [ci][logging] Add tests for services in the openstack namespace (#225) Co-authored-by: Alex Yefimov <[email protected]> [ci] Add endpoint tests to the logging job (#220) * [ci] Add endpoint tests to the logging job The test checks for the various openstack endpoints that we expect to exist Co-authored-by: "Alex Yefimov <[email protected]>" * [ci] Add vars/osp18_env to the logging playbook It contains the "openstack_cmd" var required for the endpoint tests * [common] Add documentation and default for openstack_cmd Fix kepler metrics tests (#224) Kepler metrics tests were added in [1] though the merged commit was not the correct one. This PR aplies changes from [2] that had more correct code of the tests. Fixes OSPRH-14029 [1] #193 [2] 0b5d856 Co-authored-by: Jaromír Wysoglad <[email protected]> Change required projects The projects should contain "github.com/" prefix. Fix rabbitmq test [zuul][graphing] Add the new dashboards to the test (#222) * Add the new dashboards to zuul job [ci] Add manifest tests to logging job (#228) Co-authored-by: Alex Yefimov <[email protected]> [telemetry_verify_metrics]: add openstack-network-exporter feature tests (#231) * feature_tests: add openstack-network-exporter feature tests Add tests for operator of openstack-network-exporter Signed-off-by: Aaron T. Smith <[email protected]> Co-authored-by: Aaron T. Smith <[email protected]> Co-authored-by: Jaromír Wysoglad <[email protected]> Add to irrelevant_files list for graphing, logging and autoscaling jobs Add to irrelevant_files list for graphing, logging and autoscaling jobs Add metrics verification tasks for power monitoring components (#193) Move container image patch to post_ctlplane hook Make autoscaling job voting Add tasks to show queried metrics [ci][logging] Move file tests to the compute nodes (#206) [ci] logging test: fix typo 0->O (#205) [ci][autoscaling] Add a note to the vars file for autoscaling (#215) The note explains why os-net-config is skipped Rename tasks for XML reporting (#181) * [ansible-lint] Update the config to ignore templates in task names * [telemetry_logging] Update task names for XML reporting * [common] Update task names for XML reporting * [common] Update the name for the pod tests to include the status_string and namespace that the pod is running in Add files to the zuul jobs Add files to the zuul jobs uncomment zuul.yaml Add ceilometer_power_state to Metrics_verification test (#221) * Add test Ceilometer_power_state * Add the master_image to the zuul file * Add the master_image to the zuul file Add pod tests for Completed pods in the OpenStack namespace (#214) * [ci] Add logging tests: completed pods in openstack namespace * [ci] logging tests: update names for completed pods in openstack namespace * [ci] logging: update typo on pod name * [ci] Update pod list for completed status in openstack namespace This repo-setup-edpm-deployment-openstack-edpm-ipam doesn't need to be checked. --------- Co-authored-by: Alex Yefimov <[email protected]> [ci][logging] Add tests for services in the openstack namespace (#225) Co-authored-by: Alex Yefimov <[email protected]> [ci] Add endpoint tests to the logging job (#220) * [ci] Add endpoint tests to the logging job The test checks for the various openstack endpoints that we expect to exist Co-authored-by: "Alex Yefimov <[email protected]>" * [ci] Add vars/osp18_env to the logging playbook It contains the "openstack_cmd" var required for the endpoint tests * [common] Add documentation and default for openstack_cmd Fix kepler metrics tests (#224) Kepler metrics tests were added in [1] though the merged commit was not the correct one. This PR aplies changes from [2] that had more correct code of the tests. Fixes OSPRH-14029 [1] #193 [2] 0b5d856 Co-authored-by: Jaromír Wysoglad <[email protected]> Change required projects The projects should contain "github.com/" prefix. Fix rabbitmq test [zuul][graphing] Add the new dashboards to the test (#222) * Add the new dashboards to zuul job Update .zuul.yaml [ci] Add manifest tests to logging job (#228) Co-authored-by: Alex Yefimov <[email protected]> [telemetry_verify_metrics]: add openstack-network-exporter feature tests (#231) * feature_tests: add openstack-network-exporter feature tests Add tests for operator of openstack-network-exporter Signed-off-by: Aaron T. Smith <[email protected]> Co-authored-by: Aaron T. Smith <[email protected]> Co-authored-by: Jaromír Wysoglad <[email protected]> Add to irrelevant_files list for graphing, logging and autoscaling jobs * Update .zuul.yaml * Add test for health monitoring feature (#234) (#239) * Add test for health monitoring feature * Disable RBAC for KSM metrics Co-authored-by: Martin Mágr <[email protected]> --------- Co-authored-by: Emma Foley <[email protected]> Co-authored-by: Martin Mágr <[email protected]>
1 parent 46c3619 commit e221d3e

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

.zuul.yaml

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@
4545
- roles/test_sensubility/.*
4646
- roles/test_snmp_traps/.*
4747
- 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
4856

4957
- job:
5058
name: functional-logging-tests-osp18
@@ -60,6 +68,13 @@
6068
- zuul: github.com/openstack-k8s-operators/ci-framework
6169
required-projects: *required_projects
6270
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
6378

6479
- job:
6580
name: functional-metric-verification-tests-osp18
@@ -77,7 +92,12 @@
7792
roles:
7893
- zuul: github.com/openstack-k8s-operators/ci-framework
7994
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
81101

82102
- job:
83103
name: feature-verification-tests-noop
@@ -105,7 +125,11 @@
105125
- zuul: github.com/openstack-k8s-operators/ci-framework
106126
required-projects: *required_projects
107127
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
109133

110134
- project:
111135
name: infrawatch/feature-verification-tests

0 commit comments

Comments
 (0)