Skip to content

Commit 5f175c0

Browse files
committed
[zuul][tempest] Re-enable the sg_core integration test
https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/909459
1 parent e5a98f5 commit 5f175c0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

zuul.d/projects.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# 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.
5050
- repository: "https://opendev.org/openstack/telemetry-tempest-plugin.git"
5151
changeRepository: "https://review.opendev.org/openstack/telemetry-tempest-plugin"
52-
changeRefspec: "master"
52+
changeRefspec: "refs/changes/59/909459/4"
5353
# 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
5454
# https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml
5555
cifmw_tempest_tempestconf_config:
@@ -63,8 +63,7 @@
6363
cifmw_test_operator_tempest_include_list: |
6464
telemetry_tempest_plugin.scenario
6565
telemetry_tempest_plugin.aodh
66-
cifmw_test_operator_tempest_exclude_list: |
67-
telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest.test_ceilometer_sg_core_integration
66+
cifmw_test_operator_tempest_exclude_list: ''
6867

6968
- project:
7069
name: openstack-k8s-operators/telemetry-operator

0 commit comments

Comments
 (0)