Skip to content

Commit

Permalink
Fix kuttl job to clone repos from zuul projects directory
Browse files Browse the repository at this point in the history
When running kuttl tests using install_yamls, operators code
are cloned before running the job.

All credits to Douglas Viroel who investigated and fixed
a similar issue downstream.
  • Loading branch information
tosky authored and openshift-merge-bot[bot] committed Nov 26, 2024
1 parent d3f25e8 commit 587205f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scenarios/centos-9/kuttl.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
cifmw_install_yamls_vars:
OPERATOR_BASE_DIR: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators"
BMO_SETUP: false
cifmw_artifacts_basedir: "{{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}"

Expand Down

0 comments on commit 587205f

Please sign in to comment.