Skip to content

Commit

Permalink
fix timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Dec 4, 2024
1 parent 6a4fc9b commit f6e21ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,6 @@ intervals:
mhc-remediation/mhc-remediation: ["30m", "10s"]
node-drain/wait-control-plane: ["15m", "10s"]
node-drain/wait-deployment-available: ["3m", "10s"]
node-drain/wait-machine-deleted: ["2m", "10s"]
node-drain/wait-machine-deleted: ["10m", "10s"]
node-drain/wait-statefulset-available: ["3m", "10s"]
anti-affinity/wait-vm-redistribution: ["5m", "10s"]

0 comments on commit f6e21ef

Please sign in to comment.