Skip to content

Commit 85a89d9

Browse files
committed
pass in a value for patch_observabilityclient
1 parent b6c46d7 commit 85a89d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zuul.d/job.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@
3030
cifmw_test_operator_tempest_include_list: |
3131
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
3232
#cifmw_test_operator_ansibletest_ansible_extra_vars: |
33+
# These configs are usually pulled in from the cifmw artifacts directory, and this should eventually get passed in properly.
3334
cifmw_test_operator_ansibletest_ansible_var_files: |
3435
cifmw_openshift_kubeconfig: "{{ cifmw_openshift_kubeconfig }}"
3536
cifmw_path: "{{ cifmw_path }}"
37+
patch_observabilityclient: true
3638
cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
3739

3840
- job:

0 commit comments

Comments
 (0)