From 5d76ab410ad619a8f6725a08c0dca60c895f8768 Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Wed, 21 Feb 2024 19:00:10 +0000 Subject: [PATCH] [zuul][tempest] Re-enable the sg_core integration test https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/909459 --- zuul.d/projects.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 9ba60339..999ffb83 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -49,7 +49,7 @@ # NOTE: Until the telemetry-tempest-plugin repo is tagged and the new version is used in the tempest image, we need to manually install it as an external plugin to use the autoscaling tests. - repository: "https://opendev.org/openstack/telemetry-tempest-plugin.git" changeRepository: "https://review.opendev.org/openstack/telemetry-tempest-plugin" - changeRefspec: "master" + changeRefspec: "refs/changes/59/909459/4" # This value is used to populate the `tempestconfRun` parameter of the Tempest CR: https://openstack-k8s-operators.github.io/test-operator/crds.html#tempest-custom-resource # https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml cifmw_tempest_tempestconf_config: @@ -63,8 +63,7 @@ cifmw_test_operator_tempest_include_list: | telemetry_tempest_plugin.scenario telemetry_tempest_plugin.aodh - cifmw_test_operator_tempest_exclude_list: | - telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest.test_ceilometer_sg_core_integration + cifmw_test_operator_tempest_exclude_list: '' - project: name: openstack-k8s-operators/telemetry-operator