k3s/test/e2e
Patrick Ohly 8b17db7e0c e2e: modular framework
Not all users of the E2E framework want to run cloud-provider specific
tests. By splitting out the code it becomes possible to decide in
a E2E test suite which providers are supported.

This is achieved in two ways:
- the framework calls certain functions through a provider
  interface instead of calling specific cloud provider functions
  directly
- tests that are cloud-provider specific directly import the
  new provider packages

The ingress test utilities are only needed by a few tests. Splitting
them out into a separate package makes the framework simpler for test
suites not using those tests.

Fixes: #66649
2018-10-11 11:16:11 +02:00
..
apimachinery e2e: remove workarounds for etcd2 test jobs 2018-10-10 19:31:57 -07:00
apps Merge pull request #68793 from aveshagarwal/master-rhbz-1628998 2018-10-08 10:41:57 -07:00
auth Add e2e test for TTL after finished 2018-09-04 14:21:14 -07:00
autoscaling Autoscaler e2e tests use allocatable to calculate resources 2018-09-12 10:49:14 +02:00
chaosmonkey
common Merge pull request #69004 from mgdevstack/master-pods-websocket-conformance 2018-10-08 22:28:12 -07:00
framework e2e: modular framework 2018-10-11 11:16:11 +02:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
instrumentation e2e/instrumentation: decentralized settings 2018-10-05 14:24:35 +02:00
kubectl Merge pull request #46517 from goblain/cli-port-forward-listen 2018-10-09 12:38:55 -07:00
lifecycle e2e/lifecycle: decentralized settings 2018-10-05 14:24:35 +02:00
manifest e2e: update bazel BUILD files 2018-10-02 08:31:03 +02:00
network e2e: modular framework 2018-10-11 11:16:11 +02:00
node Merge pull request #67901 from dims/drop-flaky-test-from-conformance 2018-10-08 19:24:58 -07:00
perftype
scalability Replace Parallelize with function ParallelizeUntil and formally deprecate the Parallelize 2018-10-05 17:56:56 +08:00
scheduling e2e: modular framework 2018-10-11 11:16:11 +02:00
servicecatalog Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
storage e2e: modular framework 2018-10-11 11:16:11 +02:00
testing-manifests fix paths w shortcuts when copying from pods 2018-10-09 10:27:54 -04:00
ui Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
upgrades e2e: modular framework 2018-10-11 11:16:11 +02:00
BUILD e2e: update bazel BUILD files 2018-10-05 14:28:03 +02:00
README.md
e2e-example-config.json
e2e.go e2e: modular framework 2018-10-11 11:16:11 +02:00
e2e_test.go e2e: clarify and enhance configuration support 2018-10-05 14:22:18 +02:00
examples.go e2e: abstract access to additional files 2018-10-02 08:31:03 +02:00
gke_local_ssd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
gke_node_pools.go

README.md

See e2e-tests

Analytics