Skip to content

RHEL7 Build#10

Merged
zacode11 merged 6 commits into
release-7.5.0-mongofrom
zac/rhel7
Oct 13, 2025
Merged

RHEL7 Build#10
zacode11 merged 6 commits into
release-7.5.0-mongofrom
zac/rhel7

Conversation

@zacode11
Copy link
Copy Markdown
Collaborator

@zacode11 zacode11 commented Oct 8, 2025

Create a RHEL7 build in Evergreen

@zacode11 zacode11 changed the base branch from master to release-7.5.0-mongo October 8, 2025 21:59
@zacode11
Copy link
Copy Markdown
Collaborator Author

zacode11 commented Oct 8, 2025

@zacode11 zacode11 requested a review from dmoody256 October 8, 2025 22:57
@zacode11 zacode11 marked this pull request as ready for review October 9, 2025 17:00
if [[ "$OSTYPE" == "linux"* ]]; then
os="linux"
if [[ "$1" == "rhel7" ]]; then
os="rhel7"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think bazelisk will be able to find this, does it do distro level specific access? Is there a way to control the exact URL?

Generally you give bazelisk a top level URL and it finds the binary to download based on version, os, and arch, so I don't think its going to know to look for rhel7 os

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I have a companion PR that changes bazelisk.py to determine linux distro

@zacode11 zacode11 requested a review from dmoody256 October 10, 2025 20:05
@zacode11 zacode11 merged commit c5c5400 into release-7.5.0-mongo Oct 13, 2025
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