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

fix(integration-test): update scylla docker image to lastest master #9902

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

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Jan 22, 2025

we had very old docker image, and for some reason it wasn't booting when configured with SSL, with latest docker image it's working as expeted

Testing

  • [ ]

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@fruch fruch added test-integration Enable running the integration tests suite backport/none Backport is not required labels Jan 22, 2025
@fruch
Copy link
Contributor Author

fruch commented Jan 22, 2025

by using next master image, I've run into:
scylladb/scylladb#22444

maybe we should wait until it's fixed to update the image

@scylladbbot
Copy link

@fruch new branch branch-2025.1 was added, please add backport label if needed

we had very old docker image, and for some reason it wasn't booting
when configured with SSL, with latest docker image it's working as expeted
@fruch fruch force-pushed the update_docker_image_on_int_tests branch from fadb9a0 to cdae139 Compare January 28, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/none Backport is not required backport/2025.1 test-integration Enable running the integration tests suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants