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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ Supported Containers:
19
19
| UBI 9 | 11 | Runtime |[openjdk-11-runtime](https://catalog.redhat.com/software/containers/ubi9/openjdk-11-runtime/61ee7d1c33f211c45407a91c)|
20
20
| UBI 9 | 17 | Runtime |[openjdk-17-runtime](https://catalog.redhat.com/software/containers/ubi9/openjdk-17-runtime/61ee7d45384a3eb331996bee)|
21
21
22
-
How to run the container testsuite.
23
-
24
-
TODO
22
+
## How to run the container testsuite.
23
+
eg: `RFAT_RERUNS=1 WHITELIST=".*" sh run_containerqa.sh --container-image=docker.io/library/eclipse-temurin:8-jdk-ubi10-minimal`
24
+
Generally you need some container inage.... Consult GHAs for more hints.
25
25
26
26
## Cryptographic Algorithms/Providers Testing
27
27
The tests 700 - 705 are made for testing whether the Red Hat's Build of OpenJDK containers are FIPS-compatible and behave as expected (for example when setting FIPS in the container manually).
0 commit comments