Skip to content

fix(hydra): switch docker base to 3.10.12-slim-bullseye#6348

Merged
fruch merged 1 commit intoscylladb:masterfrom
fruch:move_to_python_3.10.12
Jul 11, 2023
Merged

fix(hydra): switch docker base to 3.10.12-slim-bullseye#6348
fruch merged 1 commit intoscylladb:masterfrom
fruch:move_to_python_3.10.12

Conversation

@fruch
Copy link
Copy Markdown
Contributor

@fruch fruch commented Jul 11, 2023

looks like we are using a very early release of python 3.10
and we didn't got the revert that was done in python/cpython#98503
rebuilding image with latest release of python 3.10

Fixes: scylladb#6345
Ref: python/cpython#98503
Copy link
Copy Markdown
Contributor

@vponomaryov vponomaryov left a comment

Choose a reason for hiding this comment

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

Was it tested?

@fruch
Copy link
Copy Markdown
Contributor Author

fruch commented Jul 11, 2023

Was it tested?

just here on the PR.

as for the specific issue it should solve, we'll need to run a bunch of artifacts tests at the same time. (but we don't have a specific reproducer)

Copy link
Copy Markdown
Contributor

@vponomaryov vponomaryov left a comment

Choose a reason for hiding this comment

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

LGTM

@fruch fruch added the New Hydra Version PR# introduces new Hydra version label Jul 11, 2023
@fruch fruch requested a review from aleksbykov July 11, 2023 10:41
@fruch fruch mentioned this pull request Jul 11, 2023
7 tasks
Copy link
Copy Markdown
Contributor

@soyacz soyacz left a comment

Choose a reason for hiding this comment

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

LGTM

@fruch
Copy link
Copy Markdown
Contributor Author

fruch commented Jul 11, 2023

All artifacts tests passed

@fruch fruch merged commit 61bd889 into scylladb:master Jul 11, 2023
@fruch fruch deleted the move_to_python_3.10.12 branch October 17, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Hydra Version PR# introduces new Hydra version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SCT fails with OSError: [Errno 98] Address already in use

3 participants