Skip to content

Commit 79b4f04

Browse files
committed
[common] Rename the test for CR status
1 parent e0610de commit 79b4f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/cr_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- result.rc != 0
1212

1313
- name: |
14-
TEST Verify that the {{ item.kind }} {{ item.name }} CR is ready
14+
TEST Verify that the {{ item.kind }} {{ item.name }} CR is {{ item.condition_type }}
1515
{{ common_cr_ready_test_id }}
1616
ansible.builtin.command:
1717
cmd: |

0 commit comments

Comments
 (0)