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
Swetha Repakula
9c1f9c3962
Promote EndpointSlice API test to Conformance
2021-03-19 23:28:35 +00:00
Kubernetes Prow Robot
7f8ef6fbce
Merge pull request #100189 from aramase/update-dualstack-test
...
update dual-stack test description to remove alpha
2021-03-18 15:26:36 -07:00
Kubernetes Prow Robot
da341b5cfc
Merge pull request #100290 from ii/promote-service-status-test
...
Promote ServiceStatus lifecycle e2e test to Conformance +4 endpoint coverage
2021-03-16 15:57:16 -07:00
Stephen Heywood
af1f64bee8
Promote ServiceStatus lifecycle e2e test to Conformance
2021-03-16 10:07:05 +13:00
Anish Ramasekar
4cd09e15cf
update dual-stack test description to remove alpha
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2021-03-12 09:58:50 -08:00
Kubernetes Prow Robot
91a7be0c2f
Merge pull request #98884 from fedepaol/hostnetworkudp
...
Network Tests: bind host network udp listeners to hostIPs
2021-03-11 00:18:24 -08:00
Swetha Repakula
29a1246410
Add Endpoint Slice API Test
2021-03-10 00:08:27 +00:00
Federico Paolinelli
fa963f55ae
Un-skip the hostnetwork udp endpoint test.
...
Since the test is being fixed, we can run the test.
Signed-off-by: Federico Paolinelli <fpaoline@redhat.com >
2021-03-09 11:52:35 +01:00
Kubernetes Prow Robot
faa3a5fbd4
Merge pull request #99916 from swetharepakula/eps-ga-e2e
...
Promote Endpoint Slice E2E Tests to Conformance
2021-03-08 20:47:45 -08:00
Kubernetes Prow Robot
5f0b88b043
Merge pull request #98791 from pacoxu/kubetest/external-ips
...
skip checking nodeport on external addrs in conformance tests
2021-03-08 19:22:59 -08:00
Swetha Repakula
17beeaf47a
Promote EndpointSlice E2E Tests to Conformance
2021-03-08 09:44:47 -08:00
Swetha Repakula
3ef94fbe3e
Update e2e tests to use EndpointSlice v1 API
2021-03-08 09:44:47 -08:00
pacoxu
520ce44c55
skip test on External IP of NodePort in conformance test
2021-03-08 16:55:34 +08:00
Kubernetes Prow Robot
ae4f2ac43d
Merge pull request #98018 from ii/service-status-life-cycle-test
...
Write Service Status Life Cycle test - +4 endpoint coverage
2021-03-04 14:40:22 -08:00
Minhan Xia
e9ef140c3c
mark ingress neg test flaky
2021-03-04 10:17:21 -08:00
Stephen Heywood
3e9c44f00e
Add lifecycle e2e test for service status
...
e2e test validates the following service status endpoints
- patchCoreV1NamespacedServiceStatus
- readCoreV1NamespacedServiceStatus
- replaceCoreV1NamespacedServiceStatus
Also includes untested service endpoint
- patchCoreV1NamespacedService
2021-03-02 12:05:52 +13:00
Kubernetes Prow Robot
5498ee641b
Merge pull request #99561 from BenTheElder/remove-bazel
...
Remove Bazel
2021-03-01 09:55:27 -08:00
Antonio Ojea
1b61f49995
fix e2e test kube-proxy tcp_wait
2021-03-01 00:54:57 +01:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Kubernetes Prow Robot
c410910c1f
Merge pull request #99512 from knabben/add-netpol-ports
...
Adding specific protocol network policy test
2021-02-28 07:36:39 -08:00
wojtekt
749922fa46
Cleanup SIGDescribe in test/e2e/network
2021-02-27 20:29:27 +01:00
Amim Knabben
20263a07a6
Added protocol specific netpol
2021-02-26 18:11:45 -05:00
Kubernetes Prow Robot
157c4bbf85
Merge pull request #99390 from pacoxu/use-random-node/e2e
...
[e2e] use random node to avoid node0 overloaded
2021-02-26 14:50:54 -08:00
pacoxu
6b94cad4e9
fix nil error e2e/network/kube_proxy.go
2021-02-25 12:00:42 +08:00
pacoxu
9488decd5e
use random node to avoid node0 overloaded
2021-02-25 11:10:02 +08:00
Antonio Ojea
c9cbe41347
remove duplicate functions
2021-02-22 18:43:59 +01:00
jornshen
5d8f7ccc56
e2e test use CreateSync in createPodOrFail
2021-02-20 18:14:12 +08:00
Kubernetes Prow Robot
319ff51c21
Merge pull request #97701 from knabben/allow-traffic-or
...
Testing multiple pods using label selector
2021-02-19 03:14:26 -08:00
Kubernetes Prow Robot
83a5b4c365
Merge pull request #99202 from aojea/servicessyncpod
...
e2e services test pods should wait until they are ready
2021-02-19 00:20:48 -08:00
Kubernetes Prow Robot
0d8373ace2
Merge pull request #99146 from JornShen/cleanup_validateEndpointsPorts
...
merge error check to validateEndpointsPorts
2021-02-18 22:40:24 -08:00
Kubernetes Prow Robot
b710c1043a
Merge pull request #98389 from knabben/allow-traffic-other-ns
...
Allow ingress from pods on another namespace
2021-02-18 19:04:24 -08:00
Antonio Ojea
6d614c9c50
e2e services test pods should wait until they are ready
2021-02-18 16:08:59 +01:00
Antonio Ojea
60109a1632
e2e conntrack invalid test should wait pod are running
2021-02-18 15:46:07 +01:00
jornshen
ffa7789f7f
merge error check to validateEndpointsPorts
2021-02-17 18:22:09 +08:00
jornshen
6b8781cae6
fix conflict hostPort e2e test
2021-02-17 11:58:36 +08:00
Amim Knabben
a41fb30d88
Adding UDP network policies tests
2021-02-13 19:01:38 -05:00
Kubernetes Prow Robot
2ebd3b99ac
Merge pull request #98940 from ii/remove-conformance-metadata
...
Update conformance metadata for relocated test
2021-02-11 11:02:15 -08:00
Amim Knabben
0fc096e3aa
Allow ingress from pods in all namespaces
2021-02-10 21:03:54 -05:00
Kubernetes Prow Robot
8a8caf317b
Merge pull request #97616 from knabben/netpol-2a-allow
...
Netpol E2E test should allow traffic to an application
2021-02-10 16:56:16 -08:00
Amim Knabben
61f02b85d7
Testing multiple pods using label selector
2021-02-10 16:00:02 -05:00
Kubernetes Prow Robot
7a7778941b
Merge pull request #98897 from ii/promote-pod-service-proxy-with-path
...
Promote PodProxyWithPath & ServiceProxyWithPath test - + 12 endpoint coverage
2021-02-09 19:48:59 -08:00
Stephen Heywood
ee7ee85669
Update conformance metadata for relocated test
2021-02-10 13:32:58 +13:00
Amim Knabben
96a7b2a102
Deny ingress on other namespaces
2021-02-09 10:15:59 -05:00
Stephen Heywood
4cb67b8f0c
Fix gofmt issues
2021-02-09 12:41:10 +13:00
Stephen Heywood
c88a838282
Promote pod and service ProxyWithPath e2e test to Conformance
2021-02-09 11:50:22 +13:00
Amim Knabben
189edf1e73
Default deny all egress from pods in the namespace
2021-02-07 11:55:50 -05:00
Amim Knabben
c8031e5b13
Netpol e2e test should overwrite allow with another deny
2021-02-07 11:48:20 -05:00
Kubernetes Prow Robot
7be6c1c393
Merge pull request #97863 from qfen/master
...
97657: Removed "FromPort" in netpol tests
2021-02-04 15:02:52 -08:00
Kubernetes Prow Robot
10e11baa05
Merge pull request #98345 from ii/pod-service-proxy-with-path
...
Fix possible flake while testing service endpoints via proxy
2021-02-03 10:52:29 -08:00