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 5645011 commit 4b8dd7fCopy full SHA for 4b8dd7f
roles/common/tasks/manifest_tests.yml
@@ -14,7 +14,7 @@
14
changed_when: false
15
16
- name: |
17
- {{ common_manifest_test_id }} Get {{ item }} packagemanifest
+ TEST Get {{ item }} packagemanifest
18
ansible.builtin.shell:
19
cmd: |
20
oc get packagemanifests | grep "{{ pack_name.stdout }}" | wc -l
0 commit comments