k3s/test/e2e/scheduling
Kubernetes Submit Queue 178a5ff314 Merge pull request #50665 from xiangpengzhao/hardcode-to-const
Automatic merge from submit-queue (batch tested with PRs 50257, 50247, 50665, 50554, 51077)

Replace hard-code "cpu" and "memory" to consts

**What this PR does / why we need it**:
There are many places using hard coded "cpu" and "memory" as resource name. This PR replace them to consts.

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

**Special notes for your reviewer**:
/kind cleanup

**Release note**:

```release-note
NONE
```
2017-08-23 02:35:09 -07:00
..
BUILD Move taints e2e test to sig-scheduling 2017-08-15 12:30:14 +08: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 run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
framework.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
nvidia-gpus.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
opaque_resource.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
predicates.go Merge pull request #50665 from xiangpengzhao/hardcode-to-const 2017-08-23 02:35:09 -07:00
priorities.go Replace hard-code "cpu" and "memory" to consts 2017-08-16 16:37:50 +08:00
rescheduler.go Mark sig-scheduling tests with [sig-scheduling] so they can be selected 2017-07-15 00:07:30 -07:00
taints_test.go Move taints e2e test to sig-scheduling 2017-08-15 12:30:14 +08:00