Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: Increase disk size to 40G for openshift story
Looks like with 4.15, free disk space is shrink by ~2G and node soon hit disk pressure during this test. In this PR disk size is increased to 40G to make sure following error doesn't happen during e2e. ``` Warning FailedScheduling 94s default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/disk-pressure: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.. ```
- Loading branch information