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 cc6712b commit 63b9eb3Copy full SHA for 63b9eb3
roles/common/tasks/pod_tests.yml
@@ -12,7 +12,7 @@
12
changed_when: false
13
14
- name: |
15
- TEST Check {{ item }} pod is running in {{ common_pod_namespace }} namespace
+ TEST Check {{ item }} pod is running in {{ common_pod_nspace }} namespace
16
{{ common_pod_test_id }}
17
ansible.builtin.command:
18
cmd: |
0 commit comments