Skip to content

Commit e0bc039

Browse files
committed
[zuul][tempest] Try to run telemetry-tempest-plugin with pinned gabbit version
The failures seen in the gate indicate a gabbi version incompatibility. Update telemetry-tempest-plugin and cap gabbit at the antelope upper constraints to test this
1 parent 3d5c1cf commit e0bc039

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

zuul.d/projects.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,12 @@
4848
cifmw_test_operator_tempest_container: openstack-tempest-all
4949
cifmw_test_operator_tempest_image_tag: 'current-podified'
5050
cifmw_test_operator_tempest_external_plugin:
51+
# - repository: "https://opendev.org/openstack/telemetry-tempest-plugin.git"
52+
# changeRepository: "https://review.opendev.org/openstack/telemetry-tempest-plugin"
53+
# changeRefspec: "master"
5154
- repository: "https://opendev.org/openstack/telemetry-tempest-plugin.git"
5255
changeRepository: "https://review.opendev.org/openstack/telemetry-tempest-plugin"
53-
changeRefspec: "master"
56+
changeRefspec: "refs/changes/32/907432/1"
5457
# 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
5558
# https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml
5659
cifmw_tempest_tempestconf_config:

0 commit comments

Comments
 (0)