Skip to content

Commit 59574c0

Browse files
Per G. da Silvaclaude
andcommitted
Assert new COS revision created and colliding after upgrade
Check that ${NAME}-2 (the dup's second ClusterObjectSet) exists and reports collision after upgrading the conflicting extension to v1.0.1. This proves the upgrade created a new revision and that the higher revision number doesn't cause object takeover. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f29f2e5 commit 59574c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/features/update.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Feature: Update ClusterExtension
310310
revision object collisions
311311
"""
312312
When ClusterExtension is updated to version "1.0.1"
313-
Then ClusterExtension reports Progressing as True with Reason Retrying and Message includes:
313+
Then ClusterObjectSet "${NAME}-2" reports Progressing as True with Reason Retrying and Message includes:
314314
"""
315315
revision object collisions
316316
"""

0 commit comments

Comments
 (0)