-
Requirement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
upon inspecting [1] I checked that work on 8.0 is done, but It seems that support on 7.4 is missing. eap-charts schema has been updated in 7.4-dev to support jdk17 [2] tracked by [3,4]. But i don't see any support for jdk17 in tests eg.: [5].
I also think that at least this particular test for jdk11 is incorrect as jdk11 [5] is not within `s2i.amd64` [2], but I am yet to test this.
[1] https://gitlab.cee.redhat.com/jbossqe-eap/openshift-eap-tests/-/issues/356
[2] https://github.com/jbossas/eap-charts/blob/eap74-dev/charts/eap74/values.schema.json#L234-L279
[3] https://issues.redhat.com/browse/JBEAP-24794
[4] https://issues.redhat.com/browse/JBEAP-24939
[5] https://gitlab.cee.redhat.com/ldokoupi/openshift-eap-tests/-/blob/7.4.x/test-eap/src/test/java/com/redhat/xpaas/eap/quickstart/ToDoBackendQSTest.java#L58