Skip to content

Commit 39a4a3b

Browse files
committed
[zuul][tempest] use master version of telemetry-tempest-plugin
1 parent 22b4340 commit 39a4a3b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

zuul.d/projects.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,15 @@
4444
cifmw_test_operator_tempest_namespace: podified-antelope-centos9
4545
cifmw_test_operator_tempest_container: openstack-tempest-all
4646
cifmw_test_operator_tempest_image_tag: 'current-podified'
47-
# TODO: Remove the externalPlugin before merging since we want the tests running from the antelope container.
48-
# This requires a release of telemetry-tempest-plugin that gets included in packages installed int he openstack-tempest-all containers built by TCIB.
49-
# Once that is being built, the external_plugin won't be needed
5047
cifmw_test_operator_tempest_external_plugin:
5148
# workaround(telemetry_tempest_plugin_release)
5249
# 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.
5350
- repository: "https://opendev.org/openstack/telemetry-tempest-plugin.git"
5451
changeRepository: "https://review.opendev.org/openstack/telemetry-tempest-plugin"
55-
changeRefspec: "refs/changes/59/909459/4"
52+
changeRefspec: "master"
5653
# 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
5754
# https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml
5855
cifmw_tempest_tempestconf_config:
59-
# NOTE(gibi): This is a WA to force the publicURL as otherwise
60-
# tempest gets configured with adminURL and that causes test
61-
# instability.
6256
overrides: |
6357
validation.run_validation true
6458
identity.v3_endpoint_type public

0 commit comments

Comments
 (0)