Skip to content

Commit 80ec580

Browse files
committed
update job.yaml
1 parent 20821d6 commit 80ec580

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

zuul.d/job.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
cifmw_path: "{{ cifmw_path }}"
3737
patch_observabilityclient: true
3838
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') }}
39+
cifmw_test_operator_ansibletest_ansible_inventory: "{{ lookup('ansible.builtin.file', '/home/zuul/ci-framework-data/artifacts/zuul_inventory.yml') }}"
4140
cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
4241

4342
- job:

0 commit comments

Comments
 (0)