Skip to content

Commit ceb8177

Browse files
auto-docs: Update K8s acceptance tests (#1516)
1 parent 6f1a495 commit ceb8177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/manage/examples/kubernetes/decommissioning.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Feature: Decommissioning brokers
88
When I physically shutdown a kubernetes node for cluster "decommissioning"
99
And cluster "decommissioning" is unhealthy
1010
And cluster "decommissioning" has only 2 remaining nodes
11-
And I prune any kubernetes node that is now in a NotReady status
11+
And I prune kubernetes node that was removed in previous step
1212
Then cluster "decommissioning" should recover
1313
And cluster "decommissioning" should be stable with 3 nodes

0 commit comments

Comments
 (0)