File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 register : container_status
88
99- name : |
10- Verify {{ container_name }} container status
10+ TEST Verify {{ container_name }} container status
1111 {{ common_container_test_id }}
1212 ansible.builtin.assert :
1313 that :
Original file line number Diff line number Diff line change 55 register : fstats
66
77- name : |
8- Verify the file {{ item }} exists
8+ TEST Verify the file {{ item }} exists
99 {{ common_file_test_id }}
1010 ansible.builtin.assert :
1111 that :
Original file line number Diff line number Diff line change 77 register : output
88
99- name : |
10- Verify {{ item }} service is running
10+ Verify {{ item }} service is running in {{ common_service_nspace }} namespace
1111 {{ common_service_test_id }}
1212 ansible.builtin.assert :
1313 that :
You can’t perform that action at this time.
0 commit comments