Skip to content

PYTHON-2366 Test OCSP+FLE with Python 3.9 #534

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
Dec 17, 2020

Conversation

ShaneHarvey
Copy link
Member

@ShaneHarvey ShaneHarvey commented Dec 15, 2020

This change does the following:

I'm planning to backport these changes which is why I had to change PyPy 2 testing.

Tested here: https://evergreen.mongodb.com/version/5fd929ef57e85a0b36c0ec64

display_name: "PyOpenSSL ${platform} ${python-version} ${auth}"
tasks:
- '.replica_set !.2.6 !.3.0 !.3.2 !.3.4'
# Test standalone and sharded only on 4.4.
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't this also test RS?

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you also explain why we want to only run this on RS for 3.6, 4.0, 4.2 ?

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 config tests:

  • 3.6+ with replica sets
  • 4.4 with standalone, repl, sharded.

We don't test standalone+sharded on other server versions because it would be overkill.

@ShaneHarvey ShaneHarvey merged commit 3ecd947 into mongodb:master Dec 17, 2020
ShaneHarvey added a commit that referenced this pull request Dec 17, 2020
PYTHON-2449 Move all pypy cryptography/pyopenssl testing to Debian 9.2 with OpenSSL 1.1.0f
PYTHON-2449 Fix Windows cryptography installation by upgrading pip and using --prefer-binary

(cherry picked from commit 3ecd947)
ShaneHarvey added a commit that referenced this pull request Dec 17, 2020
PYTHON-2449 Move all pypy cryptography/pyopenssl testing to Debian 9.2 with OpenSSL 1.1.0f
PYTHON-2449 Fix Windows cryptography installation by upgrading pip and using --prefer-binary

(cherry picked from commit 3ecd947)
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