k3s/test/e2e
Kubernetes Submit Queue d7909d893c
Merge pull request #67679 from krzyzacy/recover
Automatic merge from submit-queue (batch tested with PRs 67776, 67503, 67679, 67786, 67830). 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>.

handle recover from panic

The upgrade jobs like https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-stable1-beta-upgrade-master/700 are panic on this test and didn't print any output

add a recover to the sub go-routine.

/sig-instrumentation
/cc jayunit100
2018-08-24 16:50:03 -07:00
..
apimachinery Merge pull request #66807 from caesarxuchao/remove-connectrequest 2018-08-07 11:44:10 -07:00
apps Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
auth Merge pull request #66842 from hanxiaoshuai/cleanup0801 2018-08-09 08:39:41 -07:00
autoscaling Allow requesting specific gpu in autoscaling e2e tests 2018-08-17 17:15:45 +02:00
chaosmonkey
common add NodeConformance test for PodReadinessGate 2018-08-21 11:34:53 -07:00
framework Merge pull request #67406 from freehan/pod-ready 2018-08-23 11:13:58 -07:00
generated
instrumentation handle recover from panic 2018-08-21 14:22:27 -07:00
kubectl some minor fix in test/e2e/kubectl/kubectl.go 2018-08-15 09:06:21 +08:00
lifecycle e2e: Ensure that sysrq-trigger is enabled before use 2018-08-06 11:49:12 -04:00
manifest Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
network Output more context with the log messages, and general style tweaks 2018-08-21 20:52:47 +10:00
node Merge pull request #66209 from tianshapjq/should-not-fmtprintf 2018-08-17 02:27:10 -07:00
perftype
scalability Merge pull request #67776 from shyamjvs/fix-load-test-throughput 2018-08-24 16:43:20 -07:00
scheduling Merge pull request #67687 from Lion-Wei/remote-reschrduler 2018-08-23 12:32:17 -07:00
servicecatalog Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
storage Merge pull request #67281 from tpepper/trivial 2018-08-21 05:25:10 -07:00
testing-manifests Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
ui Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
upgrades e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
README.md
e2e-example-config.json
e2e.go In e2e framework, wait for kube-system daemonsets to be ready. 2018-08-16 15:20:23 +02:00
e2e_test.go
examples.go
gke_local_ssd.go
gke_node_pools.go

README.md

See e2e-tests

Analytics