kubernetes/test/e2e
Kenichi Omichi 12c0eaef25 Use ExpectNoError(err)
We missed another pattern to check error doesn't happen on e2e tests.
This covers the pattern for consistent test implementation.
2020-09-03 23:29:07 +00:00
..
apimachinery Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
apps move port definitions to a common location 2020-09-02 10:48:25 -07:00
auth move port definitions to a common location 2020-09-02 10:48:25 -07:00
autoscaling remove unused variable from autoscaling e2e 2020-05-29 17:33:45 -04:00
chaosmonkey
cloud move port definitions to a common location 2020-09-02 10:48:25 -07:00
common Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
framework move port definitions to a common location 2020-09-02 10:48:25 -07:00
generated Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
instrumentation Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
kubectl Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
lifecycle test/e2e/lifecycle: update OWNERS 2020-05-29 23:12:44 +03:00
network move port definitions to a common location 2020-09-02 10:48:25 -07:00
node move port definitions to a common location 2020-09-02 10:48:25 -07:00
perftype
reporters Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
scheduling Deflake LimitRange e2e test 2020-08-07 17:22:35 -07:00
servicecatalog Use e2epod.WaitForPodNameRunningInNamespace directly 2020-03-17 00:13:14 +00:00
storage Use ExpectNoError(err) 2020-09-03 23:29:07 +00:00
system Remove DeprecatedMightBeMasterNode() 2020-07-11 03:18:44 +00:00
testing-manifests Update e2e csi images to k8s.gcr.io 2020-08-03 17:04:21 -07:00
ui Move WaitForService() into e2eservice 2020-04-17 00:11:13 +00:00
upgrades decouple testfiles from framework 2020-06-29 14:54:09 -07:00
windows mark this test serial due to race conditions 2020-07-30 15:41:22 -07:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
e2e_test.go decouple testfiles from framework 2020-06-29 14:54:09 -07:00
e2e-example-config.json
e2e.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
examples.go decouple testfiles from framework 2020-06-29 14:54:09 -07:00
gke_local_ssd.go e2e/gke_local_ssd.go and e2e/gke_node_pools.go:Use e2eskipper package 2020-01-13 11:22:45 +08:00
gke_node_pools.go e2e/gke_local_ssd.go and e2e/gke_node_pools.go:Use e2eskipper package 2020-01-13 11:22:45 +08:00
README.md Removed broken link to Analytics 2020-08-13 16:03:37 -04:00
suites.go Move suites.go to e2e package 2019-11-14 23:50:48 +00:00
viperconfig_test.go e2e: move funs of framework/viperconfig to e2e 2019-12-31 16:42:30 +08:00
viperconfig.go e2e: move funs of framework/viperconfig to e2e 2019-12-31 16:42:30 +08:00