kubernetes/test/e2e/network
Antonio Ojea 7c7d003e5c e2e test with hostNetwork pods can't run in parallel
the tests with pods using hostNetwork need to bind pods for the
test. Since they use hostNetwork the ports are limited, hence, if
more than one run in parallel, one is going to fail because will not
be able to get the port.
2021-04-07 20:07:18 +02:00
..
common hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
netpol hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
scale hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
conntrack.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
dns.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
dns_common.go remove e2e miekg/dns dependency 2021-01-22 18:27:25 +01:00
dns_configmap.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
dns_scale_records.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
doc.go Moves networking e2e tests to test/e2e/network 2017-07-22 09:43:42 -07:00
dual_stack.go update dual-stack test description to remove alpha 2021-03-12 09:58:50 -08:00
endpointslice.go Promote EndpointSlice API test to Conformance 2021-03-19 23:28:35 +00:00
endpointslicemirroring.go Promote EndpointSlice E2E Tests to Conformance 2021-03-08 09:44:47 -08:00
example_cluster_dns.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
firewall.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
fixture.go automated refactor 2020-03-05 14:59:46 -08:00
hostport.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
ingress.go mark ingress neg test flaky 2021-03-04 10:17:21 -08:00
ingress_scale.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
ingressclass.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
kube_proxy.go fix e2e test kube-proxy tcp_wait 2021-03-01 00:54:57 +01:00
loadbalancer.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
network_policy.go Rolling back network policy tests 2021-01-27 18:58:52 -05:00
network_tiers.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
networking.go e2e test with hostNetwork pods can't run in parallel 2021-04-07 20:07:18 +02:00
networking_perf.go Update e2e tests to use EndpointSlice v1 API 2021-03-08 09:44:47 -08:00
no_snat.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
proxy.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
service.go Merge pull request #100290 from ii/promote-service-status-test 2021-03-16 15:57:16 -07:00
service_latency.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
util.go don´t panic on e2e ESIPP tests 2021-01-08 10:52:49 +01:00
util_iperf.go run node bandwidth tests using iperf2 and collecting more detailed information 2021-01-24 16:06:41 -05:00