Skip to content

Commit 10772f5

Browse files
committed
[zuul] Add roles a required projects to job
1 parent 33147ef commit 10772f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.zuul.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@
163163
Alias of telemetry-operator-multinode-cloudkitty for testing
164164
This is a workaround for the issue described in https://github.com/openstack-k8s-operators/ci-framework/pull/3400
165165
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
166173
vars:
167174
cifmw_extras:
168175
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/multinode-ci.yml"

0 commit comments

Comments
 (0)