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 b6c46d7 commit 85a89d9Copy full SHA for 85a89d9
zuul.d/job.yaml
@@ -30,9 +30,11 @@
30
cifmw_test_operator_tempest_include_list: |
31
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
32
#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.
34
cifmw_test_operator_ansibletest_ansible_var_files: |
35
cifmw_openshift_kubeconfig: "{{ cifmw_openshift_kubeconfig }}"
36
cifmw_path: "{{ cifmw_path }}"
37
+ patch_observabilityclient: true
38
cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
39
40
- job:
0 commit comments