Skip to content

Commit 22b4340

Browse files
committed
bump patch version
1 parent 8440d8f commit 22b4340

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

zuul.d/projects.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
- name: Create COO subscription
1212
source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/create-coo-subscription.yaml"
1313
type: playbook
14-
cifmw_install_yamls_vars:
15-
BMO_SETUP: false
1614
cifmw_edpm_prepare_kustomizations:
1715
- apiVersion: kustomize.config.k8s.io/v1beta1
1816
kind: Kustomization
@@ -49,13 +47,12 @@
4947
# TODO: Remove the externalPlugin before merging since we want the tests running from the antelope container.
5048
# This requires a release of telemetry-tempest-plugin that gets included in packages installed int he openstack-tempest-all containers built by TCIB.
5149
# Once that is being built, the external_plugin won't be needed
52-
# TODO: merge the change that allows external_plugin to be passed to the CR: https://github.com/openstack-k8s-operators/ci-framework/pull/1065
5350
cifmw_test_operator_tempest_external_plugin:
5451
# workaround(telemetry_tempest_plugin_release)
5552
# 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.
5653
- repository: "https://opendev.org/openstack/telemetry-tempest-plugin.git"
5754
changeRepository: "https://review.opendev.org/openstack/telemetry-tempest-plugin"
58-
changeRefspec: "refs/changes/59/909459/3"
55+
changeRefspec: "refs/changes/59/909459/4"
5956
# 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
6057
# https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml
6158
cifmw_tempest_tempestconf_config:

0 commit comments

Comments
 (0)