Skip to content

Commit c315931

Browse files
committed
[zuul] Pass an inventory file to the ansibletest
1 parent 85a89d9 commit c315931

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

zuul.d/job.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
cifmw_openshift_kubeconfig: "{{ cifmw_openshift_kubeconfig }}"
3636
cifmw_path: "{{ cifmw_path }}"
3737
patch_observabilityclient: true
38+
cifmw_target_hook_host: controller
39+
cifmw_test_operator_ansibletest_ansible_inventory: |
40+
{% include cifmw_test_operator_ansibletest_ansible_inventory %}
3841
cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
3942

4043
- job:

0 commit comments

Comments
 (0)