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 3bea160 commit b6c46d7Copy full SHA for b6c46d7
containers.yaml
@@ -0,0 +1,2 @@
1
+container_images:
2
+- imagename: quay.io/podified-master-centos9/openstack-ansible-tests:current-podified
zuul.d/job.yaml
@@ -33,6 +33,7 @@
33
cifmw_test_operator_ansibletest_ansible_var_files: |
34
cifmw_openshift_kubeconfig: "{{ cifmw_openshift_kubeconfig }}"
35
cifmw_path: "{{ cifmw_path }}"
36
+ cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
37
38
- job:
39
name: tcib-crc-podified-edpm-baremetal
0 commit comments