Skip to content

Fix cassandra nodetool test failure#22627

Open
HadhemiDD wants to merge 6 commits intomasterfrom
hs/cassandra-fix
Open

Fix cassandra nodetool test failure#22627
HadhemiDD wants to merge 6 commits intomasterfrom
hs/cassandra-fix

Conversation

@HadhemiDD
Copy link
Contributor

@HadhemiDD HadhemiDD commented Feb 13, 2026

What does this PR do?

Add a default cassandra docker version to fix the test failing.

Root cause of the issue #22131 CASSANDRA_VERSION is empty during the Docker build, so the FROM becomes FROM cassandra: (invalid) => This is a Docker BuildKit issue (it seems to be updated on Feb 9th)

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@github-actions
Copy link

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@HadhemiDD HadhemiDD added qa/skip-qa Automatically skip this PR for the next QA changelog/no-changelog labels Feb 13, 2026
@datadog-official
Copy link
Contributor

datadog-official bot commented Feb 13, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 49dbeb8 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.03%. Comparing base (de966db) to head (7a5dec7).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant