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-2807]Update testlib for chance issue with 1001 showing up in… #5

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

sefroberg
Copy link
Collaborator

Had a test failure where the string 1001 shows up in the container id hash. This update will resolve that.

@sefroberg sefroberg self-assigned this Feb 28, 2024
@judovana
Copy link
Collaborator

Do you have a bit more info what it is fixing> I have no objections about it going in, but I have no idea what it does, and why it does what it does.

@sefroberg
Copy link
Collaborator Author

Do you have a bit more info what it is fixing> I have no objections about it going in, but I have no idea what it does, and why it does what it does.

@judovana This fix will make it so the username is passed into the s2i build command. This way we do not need to scrub the created dockerfile for the "1001" string and perform the replacement.

@judovana
Copy link
Collaborator

got it now. Thanx ok by me.

@sefroberg sefroberg merged commit 600c494 into main Feb 29, 2024
@sefroberg sefroberg deleted the s2i_fix branch May 23, 2024 14:00
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