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

Backport gemini to 2024.1 #10416

Open
wants to merge 4 commits into
base: branch-2024.1
Choose a base branch
from

Conversation

CodeLieutenant
Copy link
Contributor

Backporting gemini fixes to 2024.1 from master branch

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)

CodeLieutenant and others added 3 commits March 17, 2025 13:30
Dockerfile has been moved to gemini project, and now
SCT should use that image.

Changes:
- Use image from scylladb/gemini
- Remove dockerfile for gemini and point in readme location for the
  images
- Add CQL Statement Logging to gemini output
- Forward outputs from docker to $HOME/*.log
- Run default gemini flags from gemini_thread.py

Signed-off-by: Dusan Malusev <[email protected]>
When gemini_thread.py was refactored, every command in test-cases/gemini
was refactored to use the new model of declaring the flags.
But it was not anticipated that there were more places where gemini
was used e.g. test-cases/cdc and test-cases/upgrades

Signed-off-by: Dusan Malusev <[email protected]>
@CodeLieutenant CodeLieutenant added backport/none Backport is not required test-integration Enable running the integration tests suite labels Mar 17, 2025
@CodeLieutenant CodeLieutenant self-assigned this Mar 17, 2025
@CodeLieutenant CodeLieutenant requested review from fruch and soyacz March 17, 2025 12:35
Copy link
Contributor

@fruch fruch left a comment

Choose a reason for hiding this comment

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

CI shows that the code is broken on the constractor of GeminiThread

@CodeLieutenant CodeLieutenant force-pushed the backport-gemini-2024-1 branch 2 times, most recently from dad7628 to abebdb1 Compare March 24, 2025 10:24
@CodeLieutenant CodeLieutenant force-pushed the backport-gemini-2024-1 branch from abebdb1 to 6a45dde Compare March 24, 2025 10:25
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 test-integration Enable running the integration tests suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants