Skip to content

Commit 62e1cf9

Browse files
amoralejopenshift-merge-bot[bot]
authored andcommitted
Add cifmw_installyamls_repos variable for the kuttl job
After openstack-k8s-operators/ci-framework#3430 we need to explicitely set the variable. In the edpm jobs we are inheriting it from base definitions, but for kuttl one we need to add it. Signed-off-by: Alfredo Moralejo <[email protected]>
1 parent 553201c commit 62e1cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/scenarios/kuttl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
watcher_repo: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/watcher-operator"
33
watcher_operator_hook: "{{ watcher_repo }}/ci/playbooks/deploy_watcher_operator.yaml"
4+
cifmw_installyamls_repos: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/install_yamls"
45

56
cifmw_install_yamls_whitelisted_vars:
67
- 'WATCHER_REPO'

0 commit comments

Comments
 (0)