Skip to content

fix(e2e): stabilize single-replica tiering test#11

Merged
mvasilenko merged 1 commit intomainfrom
fix/dragonfly-operator-tiering-test-race
Apr 9, 2026
Merged

fix(e2e): stabilize single-replica tiering test#11
mvasilenko merged 1 commit intomainfrom
fix/dragonfly-operator-tiering-test-race

Conversation

@mvasilenko
Copy link
Copy Markdown
Owner

  • Pre-insert check fails on FlakeAttempts retry because residual data from the previous attempt stays on the CR; now flushes first.
  • Post-insert check races the async tiering stash; now polls with Eventually.

Ginkgo FlakeAttempts retries only the failing It, so residual data
leaked into the pre-insert check and the post-insert check raced the
async tiering stash.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mvasilenko mvasilenko merged commit 5936926 into main Apr 9, 2026
2 checks passed
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