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 74debf9 commit 0142d60Copy full SHA for 0142d60
zuul.d/job.yaml
@@ -21,8 +21,8 @@
21
vars: &edpm_vars
22
cifmw_run_test_role: test_operator
23
cifmw_test_operator_stages:
24
- - name: tempest
25
- type: tempest
+ - name: FVTAnsibleTest
+ type: ansibletest
26
cifmw_test_operator_tempest_registry: "{{ content_provider_os_registry_url | split('/') | first }}"
27
cifmw_test_operator_tempest_namespace: "{{ content_provider_os_registry_url | split('/') | last }}"
28
cifmw_test_operator_tempest_image_tag: "{{ content_provider_dlrn_md5_hash }}"
0 commit comments