Skip to content

PYTHON-3411 [v3.13] Stop testing MongoDB 6.0 on Amazon1 2018 #1061

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

Merged
merged 4 commits into from
Oct 6, 2022

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 changed the title PYTHON-3411 Stop testing MongoDB 6.0 on Amazon1 2018 PYTHON-3411 [v3.13] Stop testing MongoDB 6.0 on Amazon1 2018 Sep 26, 2022
- matrix_name: "tests-python-version-rhel70-test-ssl"
matrix_spec:
platform: rhel70
# RHEL 6.2 does not support Python 3.7.x and later.
Copy link
Member

Choose a reason for hiding this comment

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

RHEL 6.2 -> RHEL 7.0?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

- rhel70
auth-ssl: "*"
display_name: "${platform} ${auth-ssl}"
tasks: &all-server-versions
tasks: &rhel-server-versions
Copy link
Member

Choose a reason for hiding this comment

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

To avoid adding extra unneeded testing can this just be 6.0, rapid, latest? Then we'd keep testing 2.6-5.0 on awslinx and move 6.0+ to rhel 7.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@blink1073 blink1073 requested a review from ShaneHarvey October 5, 2022 21:45

- matrix_name: "tests-windows-python-version"
matrix_spec:
platform: windows-64-vsMulti-small
python-version-windows: "*"
auth-ssl: "*"
display_name: "${platform} ${python-version-windows} ${auth-ssl}"
tasks: *all-server-versions
tasks: *rhel-server-versions
Copy link
Member

@ShaneHarvey ShaneHarvey Oct 5, 2022

Choose a reason for hiding this comment

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

The windows variants (here and below) still need to use "all-server-versions"

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@blink1073 blink1073 requested a review from ShaneHarvey October 5, 2022 22:20
@blink1073 blink1073 merged commit 929ba47 into mongodb:v3.13 Oct 6, 2022
@blink1073 blink1073 deleted the PYTHON-3411-313 branch October 6, 2022 11:58
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