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

PYTHON-4764 Update to use current supported EVG hosts #1858

Merged
merged 6 commits into from
Sep 17, 2024

Conversation

blink1073
Copy link
Member

No description provided.

@@ -2795,7 +2795,7 @@ buildvariants:

- matrix_name: "tests-windows-enterprise-auth"
matrix_spec:
platform: windows-64-vsMulti-small
Copy link
Member

Choose a reason for hiding this comment

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

windows-64-vsMulti-small is/was a special distro that was built just for us to test with. I take it we don't need that anymore?

Copy link
Member

Choose a reason for hiding this comment

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

https://jira.mongodb.org/browse/BUILD-9934

Ah it was for testing python <=3.4. So yea we don't need it anymore.

Copy link
Member Author

Choose a reason for hiding this comment

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

This is just changing the name we give it, not the actual host

- id: rhel92-fips
display_name: "RHEL 9.2 FIPS"
- id: rhel9-fips
display_name: "RHEL 9 FIPS"
run_on: rhel92-fips
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
run_on: rhel92-fips
run_on: rhel9-fips

Copy link
Contributor

Choose a reason for hiding this comment

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

Does the run_on also need to be changed?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, the host is still rhel92-fips.

@blink1073 blink1073 merged commit 40ebc16 into mongodb:master Sep 17, 2024
39 of 40 checks passed
@blink1073 blink1073 deleted the migrate-hosts branch September 17, 2024 20:16
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