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

GODRIVER-2792 Migrate CI to RHEL 8.7 #1362

Merged
merged 13 commits into from
Sep 12, 2023

Conversation

prestonvasquez
Copy link
Collaborator

@prestonvasquez prestonvasquez commented Aug 25, 2023

GODRIVER-2792

Summary

Migrate CI to RHEL 8.7 for long-term support.

Background & Motivation

The build team is winding down support for OSes that are either unsupported or in extended security maintenance (ESM) as part of PM-3193. This includes Ubuntu 18.04, which is in ESM in Apr 2023, and any of the RHEL 7.x build variants less than 7.6. RHEL 7.6 enters ESM in Jun 2024.

@prestonvasquez prestonvasquez temporarily deployed to api-report August 25, 2023 01:32 — with GitHub Actions Inactive
@github-actions
Copy link

API Change Report

No changes found!

@prestonvasquez prestonvasquez temporarily deployed to api-report August 25, 2023 04:34 — with GitHub Actions Inactive
@prestonvasquez prestonvasquez changed the title GODRIVER-2792 Migrate CI to RHEL 8.0 GODRIVER-2792 Migrate CI to RHEL 8.7 Sep 11, 2023
@prestonvasquez prestonvasquez marked this pull request as ready for review September 11, 2023 19:47
@prestonvasquez prestonvasquez requested a review from a team as a code owner September 11, 2023 19:47
@prestonvasquez prestonvasquez requested review from blink1073 and removed request for a team September 11, 2023 19:47
testInvalidClientEncryption bool
invalidClientEncryptionErrorSubstring string
invalidClientEncryptionErrorSubstring []string
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The expected errors in these tests have to be updated to be a slice of possible errors. This is because DNS usage come from C linking and so DNS resolutions are OS-dependent and therefore will differ in exact verbiage: https://engineering.grab.com/dns-resolution-in-go-and-cgo

@@ -2368,6 +2368,8 @@ axes:
GCC_PATH: "/cygdrive/c/ProgramData/chocolatey/lib/mingw/tools/install/mingw64/bin"
GO_DIST: "C:\\golang\\go1.20"
SKIP_ECS_AUTH_TEST: true
# TODO(BUILD-17329): Update this to RHEL 8.7 after we add a new ECS task
Copy link
Member

Choose a reason for hiding this comment

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

This will actually be Ubuntu 22.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The ticket says "We would like to add a new task definition that targets RHEL 8." I thought the goal was to move away from Ubuntu?

Copy link
Member

Choose a reason for hiding this comment

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

The build team pushed back because it was easier to target Ubuntu on ECS.

Copy link
Member

Choose a reason for hiding this comment

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

We're still using Ubuntu for some things in the Python toolchain, the main point of moving to RHEL was for wide support for server versions.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@prestonvasquez prestonvasquez added this pull request to the merge queue Sep 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2023
@prestonvasquez prestonvasquez added this pull request to the merge queue Sep 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2023
@prestonvasquez prestonvasquez added this pull request to the merge queue Sep 12, 2023
@prestonvasquez prestonvasquez removed this pull request from the merge queue due to a manual request Sep 12, 2023
@prestonvasquez prestonvasquez added this pull request to the merge queue Sep 12, 2023
Merged via the queue into mongodb:master with commit 60ded84 Sep 12, 2023
37 checks passed
@prestonvasquez prestonvasquez deleted the GODRIVER-2792 branch September 12, 2023 20:49
qingyang-hu pushed a commit that referenced this pull request Nov 8, 2023
qingyang-hu pushed a commit that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants