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 85a89d9 commit a0a93ceCopy full SHA for a0a93ce
zuul.d/job.yaml
@@ -35,6 +35,9 @@
35
cifmw_openshift_kubeconfig: "{{ cifmw_openshift_kubeconfig }}"
36
cifmw_path: "{{ cifmw_path }}"
37
patch_observabilityclient: true
38
+ cifmw_target_hook_host: controller
39
+ cifmw_test_operator_ansibletest_ansible_inventory: |
40
+ {{ lookup('ansible.builtin.file', '/home/zuul/ci-framework-data/artifacts/zuul_inventory.yml' }}
41
cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
42
43
- job:
0 commit comments