k3s/test/e2e/network
Yu-Ju Hong bb50086b8f e2e: network tiers should retry on 404 errors
The feature is still Alpha and at times, the IP address previously used
by the load balancer in the test will not completely freed even after
the load balancer is long gone. In this case, the test URL with the IP
would return a 404 response. Tolerate this error and retry until the new
load balancer is fully established.
2017-09-06 13:16:28 -07:00
..
BUILD Fix bazel 2017-09-01 05:39:00 +05:30
OWNERS
dns.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
dns_common.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
dns_configmap.go Add [sig-network] prefix to network e2e tests 2017-07-25 08:56:35 +08:00
doc.go
firewall.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
framework.go Add [sig-network] prefix to network e2e tests 2017-07-25 08:56:35 +08:00
ingress.go [sig-network-e2e] Remove redundant sig prefix from tests 2017-08-21 11:17:02 -07:00
kube_proxy.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
network_policy.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
network_tiers.go e2e: network tiers should retry on 404 errors 2017-09-06 13:16:28 -07:00
networking.go [sig-network-e2e] Remove redundant sig prefix from tests 2017-08-21 11:17:02 -07:00
networking_perf.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
no_snat.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
proxy.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
service.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
service_latency.go Move left networking e2e tests to test/e2e/network 2017-08-02 23:47:10 +08:00
serviceloadbalancers.go Move left networking e2e tests to test/e2e/network 2017-08-02 23:47:10 +08:00
util_iperf.go