Skip to content

Commit 6a8f07b

Browse files
committed
Update test application
1 parent d38995e commit 6a8f07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jlink/tests/features/jlink.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Scenario: Ensure S2I_ENABLE_JLINK is not set to true
1414
And run bash -c "test ! -d /tmp/jre && echo PASS" in container and immediately check its output for PASS
1515

1616
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
1818
| variable | value |
1919
| S2I_ENABLE_JLINK | true |
2020
Then container log should contain S2I_ENABLE_JLINK=true

0 commit comments

Comments
 (0)