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 e0610de commit 79b4f04Copy full SHA for 79b4f04
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