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

docker image to run test ontop python 3.12 #74

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Dec 26, 2023

since we now have driver versions that support python3.12 we should switch to using that

those include

  • switch to newer debian bullseye based image (couldn't move to debian bookworm, since openjdk-11 is depracted, and scylla-jmx won't work on 17)
  • remove of python2 installation (so it won't support scylla <5.4 <2024.1)
  • only scylla 3.26.4 and 3.29.0 and up supports python 3.12

since we now have driver versions that support python3.12
we should switch to using that

those include
- switch to newer debian bullseye based image
  (couldn't move to debian bookworm, since openjdk-11 is depracted,
   and scylla-jmx won't work on 17)
- remove of python2 installation (so it won't support scylla <5.4 <2024.1)
- only scylla 3.26.4 and 3.29.0 and up supports python 3.12
@fruch
Copy link
Contributor Author

fruch commented Dec 26, 2023

we'll probably need to wait for having 2 major releases of driver supporting it
and since we aren't yet branching those matrixes for releases, we'll need to wait for deprecation of 5.2/2023.1 (or start branching just for this)

@fruch fruch requested a review from roydahan December 26, 2023 10:39
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.

1 participant