k3s/test/e2e
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
..
apimachinery Add e2e aggregator test. 2017-08-17 10:56:43 -07:00
apps StatefulSet: Deflake e2e "Saturate" phase. 2017-08-21 13:52:15 -07:00
auth add some e2e for node authz 2017-08-17 09:54:28 +08:00
autoscaling Made the difference between scale-up timeout and cluster set-up timeout explicit. 2017-08-21 13:21:50 +02:00
chaosmonkey Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
common Use Describe to add prefix 2017-08-14 22:44:41 +08:00
framework Merge pull request #51039 from enisoc/deflake-sts-saturate 2017-08-22 21:13:13 -07:00
generated Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
instrumentation Stackdriver Logging e2e: Explicitly check for docker and kubelet logs presence 2017-08-18 14:43:04 +02:00
kubectl Merge pull request #50508 from YuxiJin-tobeyjin/kubectltypo 2017-08-11 20:37:56 -07:00
lifecycle Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
manifest Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
network [sig-network-e2e] Remove redundant sig prefix from tests 2017-08-21 11:17:02 -07:00
node Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
perftype Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
scalability Merge pull request #50913 from shyamjvs/list-call-slo 2017-08-22 05:31:07 -07:00
scheduling Merge pull request #50665 from xiangpengzhao/hardcode-to-const 2017-08-23 02:35:09 -07:00
servicecatalog move some e2e tests to SIG respectively 2017-08-16 14:34:50 +08:00
storage Merge pull request #50332 from ianchakeres/local-e2e-mntpnt 2017-08-16 01:38:08 -07:00
testing-manifests Merge pull request #48366 from wongma7/flex-e2e 2017-08-04 14:29:34 -07:00
upgrades StatefulSet: Deflake e2e "Saturate" phase. 2017-08-21 13:52:15 -07:00
BUILD Merge pull request #50376 from guangxuli/add_sig_prefix_to_e2e_test 2017-08-17 22:24:30 -07:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
dashboard.go
e2e-example-config.json
e2e.go move logs to kubectl/util 2017-08-10 11:30:26 -07:00
e2e_test.go move some e2e tests to SIG respectively 2017-08-16 14:34:50 +08:00
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
example_cluster_dns.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples.go Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go
limit_range.go Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check 2017-06-23 02:59:23 -07:00
network_partition.go Use AppsV1beta1 instead of Apps clienset 2017-07-20 14:16:42 -07:00
pod_gc.go run hack/update-all 2017-06-22 11:31:03 -07:00
pods.go Replace hard-code "cpu" and "memory" to consts 2017-08-16 16:37:50 +08:00
pre_stop.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
resource_quota.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
ssh.go
ubernetes_lite.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00

README.md

See e2e-tests

Analytics