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 0a796ac commit ea3a571Copy full SHA for ea3a571
zuul.d/job.yaml
@@ -29,6 +29,9 @@
29
cifmw_test_operator_default_image_tag: "{{ content_provider_dlrn_md5_hash }}"
30
cifmw_test_operator_tempest_include_list: |
31
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
32
+ cifmw_test_operator_ansibletest_ansible_extra_vars: |
33
+ cifmw_openshift_kubeconfig: "{{ cifmw_openshift_kubeconfig }}"
34
+ cifmw_path: "{{ cifmw_path }}"
35
36
- job:
37
name: tcib-crc-podified-edpm-baremetal
0 commit comments