fix integration unsafe asserts (#212)

This commit is contained in:
Bikouo Aubin
2023-12-11 17:57:20 +01:00
committed by GitHub
parent 7988daff93
commit b5b2f67015
8 changed files with 48 additions and 48 deletions

View File

@@ -125,7 +125,7 @@
assert:
that:
- error_tag is failed
- 'error_tag.msg == "image stream {{ test_ns }}/local-is does not have tags pointing to external container images"'
- error_tag.msg == "image stream "+test_ns+"/local-is does not have tags pointing to external container images"
- name: import all tags for container image ibmcom/pause and specific tag for redhat/ubi8-micro
community.okd.openshift_import_image: