kubernetes/test/e2e/network
Claudiu Belu 56fe87d349 tests: Adds large requests tests
Ensures that requests that require large packets work properly, and that
they are not dropped.

Adds AgnhostPrivate to test/utils/image/manifest. Some tests are trying to pull
the agnhost image from the private registry, meaning that we would need to
always build and push the agnhost image to both e2e and private registry
whenever we bump its version. Decoupling them would mean that we only need
to push the image to the e2e registry.
2019-11-13 16:15:27 -08:00
..
scale add import-alias for k8s.io/api/apps/v1 2019-06-20 11:39:40 -07:00
BUILD Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
dns.go Validate AgnhostPod readyness status in e2e tests 2019-10-10 14:11:06 +02:00
dns_common.go use log func in test/e2e/network 2019-09-13 17:54:51 +08:00
dns_configmap.go add ready plugin to dns tests 2019-09-03 10:34:27 -04:00
dns_scale_records.go use log func in test/e2e/network 2019-09-13 17:54:51 +08:00
doc.go Moves networking e2e tests to test/e2e/network 2017-07-22 09:43:42 -07:00
dual_stack.go Add Namespace to e2eservice.TestJig, make all methods use jig namespace and name 2019-10-18 08:37:19 -04:00
endpointslice.go Adding e2e tests covering EndpointSlice and Endpoints Controllers 2019-11-12 10:21:15 -08:00
example_cluster_dns.go use log func in test/e2e/network 2019-09-13 17:54:51 +08:00
firewall.go Separate e2enetwork from e2e core framework 2019-10-25 17:58:20 +00:00
framework.go fix golint failures of test/e2e/network 2019-05-11 22:29:40 +08:00
ingress.go Move functions from e2e/framework/util.go 2019-11-01 17:39:29 +00:00
ingress_scale.go use log func in test/e2e/network 2019-09-13 17:54:51 +08:00
kube_proxy.go Use imageutils instead of hardcoded image paths 2019-09-27 15:01:08 -05:00
network_policy.go use log func in test/e2e/network 2019-09-13 17:54:51 +08:00
network_tiers.go Add Namespace to e2eservice.TestJig, make all methods use jig namespace and name 2019-10-18 08:37:19 -04:00
networking.go tests: Adds large requests tests 2019-11-13 16:15:27 -08:00
networking_perf.go Fix up e2enode.GetReadySchedulableNodes, replace many uses of framework.GetReadySchedulableNodesOrDie 2019-09-24 13:03:39 -04:00
no_snat.go tests: Replaces images used with agnhost (part 1) 2019-06-13 15:05:50 -07:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
proxy.go Add e2enode.GetRandomReadySchedulableNode, replace some uses of framework.GetReadySchedulableNodesOrDie 2019-09-24 13:03:40 -04:00
service.go Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
service_latency.go test: Set RateLimiter via client config vs direct casting 2019-11-10 21:30:36 -05:00
util_iperf.go use log func in test/e2e/network 2019-09-13 17:54:51 +08:00