Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OPENJDK-3453] Ensure custom s2i script is run in test #526

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

jmtd
Copy link
Member

@jmtd jmtd commented Nov 21, 2024

This test is designed to run a custom s2i/assemble script provided by the application source. That script prints the string "appsrc-provided s2i assemble script executed" during execution. Expand the test to check for this string to ensure the script has been executed.

https://issues.redhat.com/browse/OPENJDK-3453

This test is designed to run a custom s2i/assemble script provided by
the application source. That script prints the string "appsrc-provided
s2i assemble script executed" during execution. Expand the test to check
for this string to ensure the script has been executed.

Signed-off-by: Jonathan Dowland <[email protected]>
@jmtd jmtd changed the title Ensure custom s2i script is run in test [OPENJDK-3453] Ensure custom s2i script is run in test Nov 28, 2024
@jmtd jmtd requested a review from jerboaa November 28, 2024 09:50
@jmtd jmtd merged commit 778f62f into rh-openjdk:ubi9 Nov 28, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants