k3s/test/e2e/storage
Kubernetes Submit Queue c31eb54cca Merge pull request #51833 from verult/VolumeIoOom
Automatic merge from submit-queue (batch tested with PRs 51833, 51936)

Changed volume IO e2e test to verify file hash instead of content.

**What this PR does / why we need it**: The existing way of verifying file content takes too much memory, causing processes to be OOM killed.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/kubernetes/kubernetes/issues/51717

**Release note**:

```release-note
NONE
```
/sig storage
/release-note-none
/assign @jeffvance @rootfs 
/cc @msau42
2017-09-05 02:14:56 -07:00
..
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
OWNERS Update OWNERS to correct members' handles. 2017-08-04 15:00:15 +08:00
empty_dir_wrapper.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
flexvolume.go Added basic Flexvolume dynamic plugin discovery e2e test; added Flexvolume prober unit tests. 2017-08-31 16:50:02 -07:00
framework.go Make storage e2e tests start with [sig-storage] instead of [k8s.io]. 2017-07-12 11:11:16 -07:00
pd.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
persistent_volumes-disruptive.go volume i/o tests for storage plugins 2017-07-18 17:59:15 -07:00
persistent_volumes-gce.go Cleanup storage e2e test names by removing redundant [sig-storage] tags and [Volume] tags 2017-07-20 11:11:40 -07:00
persistent_volumes-local.go Adding e2e SELinux test for local storage 2017-08-28 19:12:17 -04:00
persistent_volumes-vsphere.go e2e test changes 2017-08-02 08:06:09 -07:00
persistent_volumes.go Cleanup storage e2e test names by removing redundant [sig-storage] tags and [Volume] tags 2017-07-20 11:11:40 -07:00
pv_reclaimpolicy.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
pvc_label_selector.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
volume_io.go Changed volume IO e2e test to verify file hash instead of content. 2017-09-01 15:23:53 -07:00
volume_provisioning.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
volumes.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
vsphere_utils.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
vsphere_volume_diskformat.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
vsphere_volume_fstype.go e2e test changes 2017-08-02 08:06:09 -07:00
vsphere_volume_ops_storm.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
vsphere_volume_placement.go e2e test changes 2017-08-02 08:06:09 -07:00
vsphere_volume_vsan_policy.go e2e test changes 2017-08-02 08:06:09 -07:00