File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
modules/s2i/core/api/tests/features Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 2
2
@ubi8/openjdk-11
3
3
@ubi8/openjdk-17
4
4
@ubi8/openjdk-21
5
- Feature : Openshift OpenJDK-only S2I tests
6
-
7
- @ubi8/openjdk-8
8
- # temporarily marking 'ignore' so these tests are skipped on GHA
9
- # See: https://issues.redhat.com/browse/OPENJDK-2602
10
- @ignore
11
- Scenario : Check java perf dir owned by jboss (CLOUD-2070)
12
- Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from undertow-servlet
13
- Then run jstat -gc 1 1000 1 in container and check its output for S0C
14
- And run stat --printf="%U %G" /tmp/hsperfdata_jboss/ in container and check its output for jboss root
5
+ Feature : Openshift OpenJDK S2I tests (Quarkus-based )
15
6
16
7
Scenario : Ensure Quarkus CDS doesn't fail due to timestamp mismatch (OPENDJK-1673)
17
8
Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from getting-started
You can’t perform that action at this time.
0 commit comments