Skip to content

Commit db26d6e

Browse files
authored
Update service_tests.yml
1 parent 3808a46 commit db26d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/service_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
register: output
88

99
- name: |
10-
{{ common_service_test_id }} Verify {{ item }} service is running in {{ common_service_nspace }} namespace
10+
TEST Verify {{ item }} service is running in {{ common_service_nspace }} namespace
1111
ansible.builtin.assert:
1212
that:
1313
- "'NotFound' not in output.stderr"

0 commit comments

Comments
 (0)