Skip to content

Commit da063fd

Browse files
committed
make zuul test ansibletest
1 parent 74debf9 commit da063fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuul.d/job.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
vars: &edpm_vars
2222
cifmw_run_test_role: test_operator
2323
cifmw_test_operator_stages:
24-
- name: tempest
25-
type: tempest
24+
- name: Ansible
25+
type: AnsibleTest
2626
cifmw_test_operator_tempest_registry: "{{ content_provider_os_registry_url | split('/') | first }}"
2727
cifmw_test_operator_tempest_namespace: "{{ content_provider_os_registry_url | split('/') | last }}"
2828
cifmw_test_operator_tempest_image_tag: "{{ content_provider_dlrn_md5_hash }}"

0 commit comments

Comments
 (0)