We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1a495 commit ceb8177Copy full SHA for ceb8177
modules/manage/examples/kubernetes/decommissioning.feature
@@ -8,6 +8,6 @@ Feature: Decommissioning brokers
8
When I physically shutdown a kubernetes node for cluster "decommissioning"
9
And cluster "decommissioning" is unhealthy
10
And cluster "decommissioning" has only 2 remaining nodes
11
- And I prune any kubernetes node that is now in a NotReady status
+ And I prune kubernetes node that was removed in previous step
12
Then cluster "decommissioning" should recover
13
And cluster "decommissioning" should be stable with 3 nodes
0 commit comments