Skip to content

Commit 86bbd6e

Browse files
committed
fix timeout
1 parent 041296e commit 86bbd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/vsphere.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,6 @@ intervals:
347347
mhc-remediation/mhc-remediation: ["30m", "10s"]
348348
node-drain/wait-control-plane: ["15m", "10s"]
349349
node-drain/wait-deployment-available: ["3m", "10s"]
350-
node-drain/wait-machine-deleted: ["2m", "10s"]
350+
node-drain/wait-machine-deleted: ["10m", "10s"]
351351
node-drain/wait-statefulset-available: ["3m", "10s"]
352352
anti-affinity/wait-vm-redistribution: ["5m", "10s"]

0 commit comments

Comments
 (0)