Skip to content

Commit

Permalink
Merge pull request #356 from elfiesmelfie/efoley-update-template-for-…
Browse files Browse the repository at this point in the history
…telemetry-tempest-plugin

Update template for telemetry tempest plugin
  • Loading branch information
openshift-merge-bot[bot] authored May 3, 2024
2 parents c801a34 + 83f912a commit 02ea7de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@
override-checkout: main
pre-run:
- ci/debug-get-branch-for-telemetry-tempest-plugin.yml
vars:
external_plugin: "opendev.org/openstack/telemetry-tempest-plugin"
change_item: "{{ zuul['items'] | selectattr('project.canonical_name', 'equalto', external_plugin) }}"
cifmw_test_operator_tempest_external_plugin: "{{ [] if change_item | length < 1 else [ { 'repository': 'https://' + external_plugin + '.git', 'changeRepository': 'https://review' + {{ external_plugin }}, 'changeRefspec': [ 'refs/changes', change_item[0].change[-2:], change_item[0].change, change_item[0].patchset ] | join('/') } ] }}"

- project:
name: openstack-k8s-operators/telemetry-operator
Expand Down

0 comments on commit 02ea7de

Please sign in to comment.