File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/jlink/tests/features Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Scenario: Ensure S2I_ENABLE_JLINK is not set to true
14
14
And run bash -c "test ! -d /tmp/jre && echo PASS" in container and immediately check its output for PASS
15
15
16
16
Scenario : Check that /tmp/jre/bin/java and /tmp/jre/lib/modules exist post s2i build if jlink is enabled.
17
- Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from quarkus-quickstarts/getting-started-3.0.1.Final-nos2i
17
+ Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from quarkus-quickstarts/getting-started-3.9.2-uberjar
18
18
| variable | value |
19
19
| S2I_ENABLE_JLINK | true |
20
20
Then container log should contain S2I_ENABLE_JLINK=true
You can’t perform that action at this time.
0 commit comments