File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Feature: OPENJDK-559 JVM Memory tests
35
35
# Not the runtime images
36
36
@ubi9/openjdk-11
37
37
@ubi9/openjdk-17
38
+ @ubi9/openjdk-21
38
39
@openjdk-tech-preview/openjdk-21-jlink-rhel9
39
40
Scenario : Ensure Maven doesn't use MaxRAMPercentage=80
40
41
Given s2i build https://github.com/rh-openjdk/openjdk-container-test-applications.git from spring-boot-sample-simple
Original file line number Diff line number Diff line change 1
1
@ubi9/openjdk-11
2
2
@ubi9/openjdk-17
3
+ @ubi9/openjdk-21
3
4
@openjdk-tech-preview/openjdk-21-jlink-rhel9
4
5
Feature : Openshift OpenJDK Runtime tests
5
6
Original file line number Diff line number Diff line change 2
2
@ignore
3
3
@ubi9/openjdk-11
4
4
@ubi9/openjdk-17
5
+ @ubi9/openjdk-21
5
6
@openjdk-tech-preview/openjdk-21-jlink-rhel9
6
7
Feature : Openshift OpenJDK S2I tests
7
8
# NOTE: these tests should be usable with the other images once we have refactored the JDK scripts.
Original file line number Diff line number Diff line change 1
1
@ubi9/openjdk-11
2
2
@ubi9/openjdk-17
3
+ @ubi9/openjdk-21
3
4
@openjdk-tech-preview/openjdk-21-jlink-rhel9
4
5
Feature : Openshift OpenJDK S2I tests
5
6
Original file line number Diff line number Diff line change 1
1
@ubi9/openjdk-11
2
2
@ubi9/openjdk-17
3
+ @ubi9/openjdk-21
3
4
@openjdk-tech-preview/openjdk-21-jlink-rhel9
4
5
Feature : Openshift S2I tests
5
6
Scenario : Check networkaddress.cache.negative.ttl has been set correctly
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Feature: Tests for all openshift images
11
11
# builder-only test
12
12
@ubi9/openjdk-11
13
13
@ubi9/openjdk-17
14
+ @ubi9/openjdk-21
14
15
@openjdk-tech-preview/openjdk-21-jlink-rhel9
15
16
Scenario : Check that builder labels are correctly set
16
17
Given image is built
Original file line number Diff line number Diff line change 1
1
@ubi9/openjdk-11
2
2
@ubi9/openjdk-17
3
+ @ubi9/openjdk-21
3
4
@openjdk-tech-preview/openjdk-21-jlink-rhel9
4
5
Feature : Openshift OpenJDK port tests
5
6
You can’t perform that action at this time.
0 commit comments