We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33147ef commit 10772f5Copy full SHA for 10772f5
.zuul.yaml
@@ -163,6 +163,13 @@
163
Alias of telemetry-operator-multinode-cloudkitty for testing
164
This is a workaround for the issue described in https://github.com/openstack-k8s-operators/ci-framework/pull/3400
165
irrelevant-files: []
166
+ roles:
167
+ - zuul: github.com/openstack-k8s-operators/ci-framework
168
+ - zuul: github.com/infrawatch/feature-verification-tests
169
+ required-projects:
170
+ - name: github.com/openstack-k8s-operators/telemetry-operator
171
+ override-checkout: main
172
+ - name: github.com/infrawarch/feature-verification-tests
173
vars:
174
cifmw_extras:
175
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/multinode-ci.yml"
0 commit comments