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 d472c84 commit f3f2e64Copy full SHA for f3f2e64
roles/common/tasks/cr_tests.yml
@@ -11,7 +11,7 @@
11
- result.rc != 0
12
13
- name: |
14
- TEST Verify that the {{ item.kind }} {{ item.name }} CR is ready
+ TEST Verify that the {{ item.kind }} {{ item.name }} CR is {{ item.condition_type }}
15
{{ common_cr_ready_test_id }}
16
ansible.builtin.command:
17
cmd: |
0 commit comments