You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
os::cmd::expect_failure_and_text "oc run vulnerable --image=${repository}:new --restart=Never"'spec.containers\[0\].image: Forbidden: this image is prohibited by policy'
67
+
64
68
# test image stream tag operations
65
69
os::cmd::expect_success_and_text 'oc get istag/wildfly:latest -o jsonpath={.generation}''2'
66
70
os::cmd::expect_success_and_text 'oc get istag/wildfly:latest -o jsonpath={.tag.from.kind}''ImageStreamTag'
0 commit comments