Skip to content

fix: reduce flaky test by avoiding redundant Cluster updates#1665

Merged
gianlucam76 merged 1 commit intoprojectsveltos:mainfrom
gianlucam76:fix-test
Mar 25, 2026
Merged

fix: reduce flaky test by avoiding redundant Cluster updates#1665
gianlucam76 merged 1 commit intoprojectsveltos:mainfrom
gianlucam76:fix-test

Conversation

@gianlucam76
Copy link
Copy Markdown
Member

The suite test was experiencing flakiness due to intermittent Conflict errors. Added an early-return check within the RetryOnConflict loop. The logic now verifies both the label existence/value and the Spec.Paused status before attempting an update.

The suite test was experiencing flakiness due to intermittent Conflict errors.
Added an early-return check within the RetryOnConflict loop. The logic now
verifies both the label existence/value and the Spec.Paused status before attempting
an update.
@gianlucam76 gianlucam76 merged commit e130c92 into projectsveltos:main Mar 25, 2026
8 checks passed
@gianlucam76 gianlucam76 deleted the fix-test branch March 25, 2026 17:34
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