Skip to content

Commit 5de9d6b

Browse files
committed
Added how to run section instead of todo
1 parent 7bf8520 commit 5de9d6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Supported Containers:
1919
| UBI 9 | 11 | Runtime | [openjdk-11-runtime](https://catalog.redhat.com/software/containers/ubi9/openjdk-11-runtime/61ee7d1c33f211c45407a91c) |
2020
| UBI 9 | 17 | Runtime | [openjdk-17-runtime](https://catalog.redhat.com/software/containers/ubi9/openjdk-17-runtime/61ee7d45384a3eb331996bee) |
2121

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.
2525

2626
## Cryptographic Algorithms/Providers Testing
2727
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

Comments
 (0)