k3s/test/e2e/scheduling
Kubernetes Submit Queue b616dff2e6
Merge pull request #52523 from NickrenREN/ephemeral-storage-e2e
Automatic merge from submit-queue (batch tested with PRs 54773, 52523, 47497, 55356, 49429). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add ephemeral storage e2e tests

Add e2e tests of limitrange/quota/downward_api for local ephemeral storage

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: part of #52463

**Special notes for your reviewer**:
Add e2e tests of limitrange/quota/downwardapi for local ephemeral storage

**Release note**:
```release-note
Add limitrange/resourcequota/downward_api  e2e tests for local ephemeral storage
```

/assign @jingxu97
2017-11-08 22:11:49 -08:00
..
BUILD Update e2e and integration tests 2017-10-27 11:08:30 -04:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
equivalence_cache_predicates.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
events.go
framework.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
limit_range.go Add limitrange e2e test for LocalStorageCapacityIsolation feature 2017-11-04 12:47:34 +08:00
nvidia-gpus.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
opaque_resource.go Revert "Re-enable OIR e2e tests." 2017-08-26 13:09:21 -07:00
predicates.go fix scheduler predicates test that may violate DNS label rules 2017-11-05 16:01:39 +00:00
preemption.go Add more tests on pod preemption 2017-09-13 12:12:07 -07:00
priorities.go Replace hard-code "cpu" and "memory" to consts 2017-08-16 16:37:50 +08:00
rescheduler.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
resource_quota.go Add resource quota e2e test for LocalStorageCapacityIsolation feature 2017-11-04 12:48:38 +08:00
taints_test.go Change TimeAdded to pointer 2017-09-07 14:13:09 -04:00