diff --git a/QUARKUS-2994.md b/QUARKUS-2994.md index f213f7a..26136a2 100644 --- a/QUARKUS-2994.md +++ b/QUARKUS-2994.md @@ -11,11 +11,12 @@ JIRA link: https://issues.redhat.com/browse/QUARKUS-2994 * Daily runs of test suite on Java 21 in GitHub Actions * Checks of code.quarkus in StartStop TS -### Impact on test suites and testing automation +### Impact on test suites and testing automation * Temurin JVM 21 and OpenJDK 21 need to be added as JDKs to Quarkus QE Jenkins * Temurin JVM 21 and OpenJDK 21 have to be added as JVMs to Polarion -* Bare metal jobs in extended platform testing need to be extended to run with both Temurin 21 and OpenJDK 21. +* Bare metal Linux jobs in extended platform testing need to be extended to run with both Temurin 21 and OpenJDK 21. * This affects JVM mode only. +* Bare metal Windows jobs (JVM on AWS) in extended platform testing need to be extended to run with Temurin 21. * OpenShift JVM job needs to use OpenJDK 21 (together with existing 17) instead of OpenJDK 11 * We also should use S2I build image based on JDK 21 there * Two quickstart jobs (Linux and Windows) should be added/repurposed from 11 in general or extended pipeline