k3s/test/e2e
Kubernetes Submit Queue 1f45cd06b3 Merge pull request #52250 from RenaudWasTaken/e2e-device-plugin-failure
Automatic merge from submit-queue (batch tested with PRs 50988, 50509, 52660, 52663, 52250). 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>.

Added device plugin e2e kubelet failure test

Signed-off-by: Renaud Gaubert <renaud.gaubert@gmail.com>

**What this PR does / why we need it**:
This is part of issue #52859 (fixes #52859)

This PR adds a e2e_node test for the device plugin.
Specifically it implements testing of failure handling by the device plugin components in case Kubelet restart / crashes.

I might try to refactor the GPU tests in a later PR.

**Special notes for your reviewer**:
@jiayingz @vishh 

**Release note**:
```release-note
NONE
```
2017-09-27 05:32:30 -07:00
..
apimachinery Fixed intermittant e2e aggregator test on GKE. 2017-09-25 18:17:22 -07:00
apps Move deployment collision avoidance e2e test to integration 2017-09-25 10:27:31 -07:00
auth Use buildozer to delete licenses() rules 2017-09-21 15:53:22 -07:00
autoscaling cluster size autoscaling tests fixes 2017-09-26 16:27:29 +02:00
chaosmonkey add tags to e2e and integration tests 2017-09-21 15:53:23 -07:00
common Merge pull request #51277 from irfanurrehman/hpa-e2e-mod-for-fed 2017-09-20 18:01:40 -07:00
framework Merge pull request #52250 from RenaudWasTaken/e2e-device-plugin-failure 2017-09-27 05:32:30 -07:00
generated bazel: use autogenerated all-srcs rules instead of manually-curated sources rules 2017-09-21 15:53:23 -07:00
instrumentation Merge pull request #51277 from irfanurrehman/hpa-e2e-mod-for-fed 2017-09-20 18:01:40 -07:00
kubectl Merge pull request #52231 from mkumatag/guestbook_multiarch 2017-09-12 19:39:59 -07:00
lifecycle Make statefulset tests part of separate testsuite 2017-09-19 11:06:47 -07:00
manifest Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
network Merge pull request #52885 from xiangpengzhao/dns-remove-useless 2017-09-24 04:30:12 -07:00
node remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
perftype Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
scalability Retry if possible while creating latency pods in density test 2017-09-19 17:40:57 +02:00
scheduling Merge pull request #52250 from RenaudWasTaken/e2e-device-plugin-failure 2017-09-27 05:32:30 -07:00
servicecatalog Merge pull request #51839 from jennybuckley/master 2017-09-06 14:42:58 -07:00
storage Merge pull request #53064 from msau42/allow-kubelet-metrics 2017-09-26 23:12:24 -07:00
testing-manifests Merge pull request #52806 from a-robinson/crdbtest 2017-09-25 15:50:55 -07:00
upgrades Merge pull request #52355 from davidz627/e2e_nil 2017-09-23 15:25:07 -07:00
BUILD add tags to e2e and integration tests 2017-09-21 15:53:23 -07:00
README.md
dashboard.go
e2e-example-config.json
e2e.go Merge pull request #51539 from saad-ali/enableAlphaGCEDiskAPI 2017-08-30 03:59:35 -07:00
e2e_test.go move some e2e tests to SIG respectively 2017-08-16 14:34:50 +08:00
events.go
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
network_partition.go Job failure policy support in JobController 2017-09-03 12:07:12 +02:00
pod_gc.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pods.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
pre_stop.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
resource_quota.go Charge quota for uninitialized objects at different time 2017-09-06 10:20:32 -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