Skip to content

chore: remove hard rollout workaround in test_disk.py for #196 and #227#879

Merged
averevki merged 1 commit intoKuadrant:mainfrom
fabikova:fix/remove-workarounds-196
Mar 2, 2026
Merged

chore: remove hard rollout workaround in test_disk.py for #196 and #227#879
averevki merged 1 commit intoKuadrant:mainfrom
fabikova:fix/remove-workarounds-196

Conversation

@fabikova
Copy link
Copy Markdown
Contributor

@fabikova fabikova commented Mar 2, 2026

Description

This PR removes a legacy rollout workaround and associated comment in the Limitador storage test. These were previously necessary due to a "Multi-Attach error" and reconciliation issues when using disk storage.

Changes

Removed hard=True parameter from limitador.deployment.rollout() in test_durability within test_disk.py.
Updated the test docstring to remove references to bug Kuadrant/limitador-operator#196.

Verification

Created a Limitador instance with storage.disk on the nightly cluster.
Verified that the Limitador CR correctly transitions to Ready: True status (Kuadrant/limitador-operator#227).
Performed a rollout restart and confirmed the new pod reaches Running status without "Multi-Attach" errors (Kuadrant/limitador-operator#196), confirming the new Recreate deployment strategy works as expected.

@fabikova fabikova requested a review from azgabur March 2, 2026 10:30
@fabikova fabikova force-pushed the fix/remove-workarounds-196 branch 2 times, most recently from dc2d7b4 to c6ed52d Compare March 2, 2026 11:05
@fabikova fabikova force-pushed the fix/remove-workarounds-196 branch from c6ed52d to f400dbc Compare March 2, 2026 11:14
@averevki
Copy link
Copy Markdown
Contributor

averevki commented Mar 2, 2026

/make kuadrant

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 2, 2026

Test run has started (make kuadrant) and can be found here

@averevki averevki merged commit 8e04e96 into Kuadrant:main Mar 2, 2026
6 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.

3 participants