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

TOOLS-3604 Update platforms to rhel8.8 (x86_64 and arm64) and rhel9.3 (x86_64 and arm64) #696

Merged
merged 5 commits into from
Jul 15, 2024

Conversation

tdq45gj
Copy link
Contributor

@tdq45gj tdq45gj commented Jul 10, 2024

  • Update rhel8 platforms to rhel8.8 (x86_64 and arm64) and rhel9 platforms to rhel9.3 (x86_64 and arm64)

  • Move tests from rhel8.0 to run on rhel8.8, using server rhel8.0 variants

@tdq45gj tdq45gj marked this pull request as ready for review July 10, 2024 15:38
@tdq45gj tdq45gj requested review from autarch and jddubois July 10, 2024 18:24
Copy link
Collaborator

@autarch autarch left a comment

Choose a reason for hiding this comment

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

LGTM!

edition: org
bucket: repo.mongodb.org
repos:
- yum/redhat/8/mongodb-org
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is all in the same repo for other minor versions- do they overwrite each other?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure, but the server repo does the same thing.

@tdq45gj tdq45gj requested a review from jddubois July 12, 2024 13:09
@tdq45gj tdq45gj changed the title TOOLS-3604 Add platforms rhel8.8 (x86_64 and arm64) and rhel9.3 (x86_64 and arm64) TOOLS-3604 Update platforms to rhel8.8 (x86_64 and arm64) and rhel9.3 (x86_64 and arm64) Jul 12, 2024
@tdq45gj
Copy link
Contributor Author

tdq45gj commented Jul 12, 2024

@autarch @jddubois I removed RHEL8.0, 8.2, and 9.0 variants.

Comment on lines 477 to +484
{
Name: "rhel82",
Name: "rhel83",
Arch: ArchS390x,
OS: OSLinux,
Pkg: PkgRPM,
Repos: []Repo{RepoEnterprise},
BuildTags: defaultBuildTags,
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

You said you removed RHEL 8.3 but it's still listed here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, I should correct my comment. I removed RHEL8.0, 8.2, and 9.0 variants, but not RHEL 8.3 because it's ArchS390x.

@tdq45gj tdq45gj merged commit aa6a140 into master Jul 15, 2024
35 of 37 checks passed
@tdq45gj tdq45gj deleted the TOOLS-3604-rhel88-rhel93 branch July 15, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants