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-1966] October CPU updates. #2

Merged
merged 1 commit into from
Oct 16, 2023
Merged

[OPENJDK-1966] October CPU updates. #2

merged 1 commit into from
Oct 16, 2023

Conversation

sefroberg
Copy link
Collaborator

Update to the testlib file to not run the base image test on RHEL 7 systems due to lack of support by Podman 1.6.x for the version 2 schema.

Updated version numbers of Java for the October CPU.

Removed code that should not be in there.

…o update version check for Oct CPU Java versions.
@sefroberg sefroberg requested review from judovana and andrlos October 13, 2023 15:52
@sefroberg sefroberg self-assigned this Oct 13, 2023
@andrlos
Copy link
Collaborator

andrlos commented Oct 13, 2023

LGTM, as this is not a big change, all the versions seem to be correct

# #echo
# echo "rhel8 repos not added"
# #unluckily, config-manager is notworking, removing nodejs from the project itself rather
# elif [ `getOsMajor` -eq 7 ] ; then
Copy link
Collaborator

@judovana judovana Oct 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JRE_17_VERSION='17.0.8+7-LTS'
JRE_8_VERSION='1.8.0_392-b08'
JRE_11_VERSION='11.0.21+9-LTS'
JRE_17_VERSION='17.0.9+9-LTS'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be ok

@sefroberg sefroberg merged commit 8f19a2a into main Oct 16, 2023
@sefroberg sefroberg deleted the oct_cpu_prep branch October 16, 2023 12:48
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.

3 participants