Skip to content

Commit 85159ba

Browse files
Merge pull request #1088 from jiridanek/jd_remove-oc-suppression
RHOAIENG-24342: scripts(fips): remove outdated ignore rule for `bin/oc`
2 parents a296839 + c7c2799 commit 85159ba

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

scripts/check-payload/config.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -285,10 +285,3 @@ files = [
285285
# go binary does not contain required symbol(s)
286286
"/usr/bin/mongocli",
287287
]
288-
289-
[[payload.openshift-ai-workbenches.ignore]]
290-
error = "ErrLibcryptoSoMissing"
291-
files = [
292-
# could not find dependent openssl version within container image: libcrypto.so.1.1
293-
"/opt/app-root/bin/oc",
294-
]

0 commit comments

Comments
 (0)