k3s/test/e2e/common
Kubernetes Submit Queue 122a228b63 Merge pull request #36771 from euank/bump-some-memory
Automatic merge from submit-queue

tests: update memory resource limits

```release-note
NONE
```

On ubuntu, the `RestartNever` test OOMs its cgroup limit fairly
frequently.

This bumps the number up to something suitably large since the test
isn't testing anything related to this anyways.

Fixes #36159

Fix based on https://github.com/kubernetes/kubernetes/issues/36159#issuecomment-258992255

cc @yujuhong @saad-ali
2016-11-14 16:59:19 -08:00
..
BUILD Enable NFS and GlusterFS tests in both node and cluster e2e tests 2016-11-09 14:42:52 -08:00
configmap.go Mark more conformance tests. 2016-11-05 21:11:51 -07:00
container_probe.go Add timeout argument to ExecInContainer 2016-11-07 13:00:59 +01:00
docker_containers.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
downward_api.go Mark more conformance tests. 2016-11-05 21:11:51 -07:00
downwardapi_volume.go Mark more conformance tests. 2016-11-05 21:11:51 -07:00
empty_dir.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
expansion.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
host_path.go Remove [Conformance] flag on e2es which we know are 2016-10-10 15:48:26 -05:00
init_container.go test/e2e: update init container memory limit 2016-11-14 12:55:33 -08:00
kubelet_etc_hosts.go Mark more conformance tests. 2016-11-05 21:11:51 -07:00
networking.go Small refactoring of scheduler predicates 2016-10-10 13:13:15 +02:00
pods.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
privileged.go Cleanup netexec image and usage. 2016-10-04 14:22:41 -07:00
secrets.go Add test for: mount a secret in the presence of another secret in a 2016-11-14 10:52:15 -08:00
sysctl.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
util.go Enable NFS and GlusterFS tests in both node and cluster e2e tests 2016-11-09 14:42:52 -08:00
volumes.go Enable NFS and GlusterFS tests in both node and cluster e2e tests 2016-11-09 14:42:52 -08:00