-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Component/s: Evergreen Tools
-
None
-
Not Needed
Our docker tests are failing due to a change in the deadsnakes PPA:
Note: Python 3.10 (jammy), Python3.12 (noble) are not provided by deadsnakes as upstream ubuntu provides those packages.
After instigation, deadsnakes has dropped support for Ubuntu 20, so we need to bump to Ubuntu 22.
Also, we were not properly running the docker-3.6 test because we weren't passing the variables through, so we should make sure we're testing with rhel8 in that case.