mirror of
https://github.com/openshift/community.okd.git
synced 2026-07-31 11:54:34 +00:00
fix integration unsafe asserts (#212)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user