Kubernetes Prow Robot
8eef1a9bf7
Merge pull request #99244 from chrishenzie/stress-concurrent-cleanup
...
Clean up e2e stress test resources concurrently
2021-02-19 23:07:41 -08:00
Chris Henzie
5130db416d
Clean up e2e stress test resources concurrently
2021-02-19 14:25:14 -08:00
Kubernetes Prow Robot
84483a5aac
Merge pull request #98073 from damemi/fix-priority-balancedpods
...
(e2e/scheduler) Ensure minimum memory limit in createBalancedPodForNodes
2021-02-19 06:34:25 -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
f49385d05a
Merge pull request #99167 from Jiawei0227/snapshot_flaky
...
Fix flaky test: CSI mock volume snapshot
2021-02-18 19:04:53 -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
Kubernetes Prow Robot
2d7e8754c7
Merge pull request #99107 from justinsb/limit_time_for_kubectl_clusterinfo_dump
...
tests: Set a 5 minute timeout for kubectl cluster-info dump
2021-02-18 15:02:36 -08:00
Jiawei Wang
95bded5193
Flaky test: CSI mock volume snapshot
2021-02-18 11:32:30 -08:00
Kubernetes Prow Robot
473af0b8d1
Merge pull request #99201 from aojea/conninvalid
...
e2e conntrack invalid test should wait pod are running
2021-02-18 10:03:12 -08:00
Kubernetes Prow Robot
82df435300
Merge pull request #99016 from wojtek-t/sig_describe
...
Minor refactor of test/e2e/common names
2021-02-18 10:03:04 -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
Mike Dame
32b0333c15
(e2e/scheduler) Ensure minimum memory limit in createBalancedPodForNodes
2021-02-18 09:30:33 -05:00
Kubernetes Prow Robot
960e5e7825
Merge pull request #99147 from aojea/waitreadyrunning
...
e2e createSync() method wait for pod running and ready
2021-02-18 03:46:51 -08:00
Kubernetes Prow Robot
f760c21cd1
Merge pull request #99175 from verult/csi-e2e-cleanup-cleanup
...
storage CSI e2e: Move csi driver cleanup functions into a common one
2021-02-18 02:14:51 -08:00
Kubernetes Prow Robot
9ead4bf2ee
Merge pull request #99027 from wojtek-t/enable_npd_test
...
Fix NPD test to run it in private and large clusters
2021-02-18 00:36:51 -08:00
wojtekt
d5e5f14508
Fix NPD test to run it in private and large clusters
2021-02-18 08:07:22 +01:00
Kubernetes Prow Robot
5bb03db026
Merge pull request #99161 from Jiawei0227/snapshot_order
...
Fix storage e2e snapshot test deletion order
2021-02-17 21:15:03 -08:00
Cheng Xing
5ed2ef67cb
storage CSI e2e: Move csi driver cleanup functions into a common one
2021-02-17 17:51:21 -08:00
Jiawei Wang
c4dfee6262
Fix storage e2e snapshot test deletion order
2021-02-17 16:17:08 -08:00
Antonio Ojea
3d00e9a303
e2e emptydir shared volumes wait for running but not ready
2021-02-17 22:17:39 +01:00
Antonio Ojea
0f1125d8d1
e2e configmap wait for pod is running but not ready
2021-02-17 22:15:30 +01:00
Antonio Ojea
3967bc6942
e2e pod readiness gates wait pod is running
2021-02-17 22:15:30 +01:00
Antonio Ojea
04b1062cbc
e2e createSync() method wait for pod running and ready
...
The user expectections calling this method is that the pod should
be ready for the test, however, it only checks that is running,
causing timing issues on busy environments.
Per example, if the pod is not ready, kube-proxy or other services
implementations will not forward traffic to it.
2021-02-17 22:15:30 +01:00
Kubernetes Prow Robot
a1c7e528c1
Merge pull request #99112 from JornShen/fix-e2etest-validates-same-hostport-in-same-node
...
fix conflict hostPort e2e test
2021-02-17 11:58:59 -08:00
Kubernetes Prow Robot
4d8b2020f6
Merge pull request #98555 from verult/pdcsi-e2e-skip-gke
...
Storage e2e: Remove pd csi driver installation in GKE
2021-02-17 04:55:07 -08: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
jay vyas
362ff0052a
Adding Ravi to Owners for sig-windows
...
Ravi has stepped up taking on the e2e and CSI stuff for sig-windows, so we'll want to get him into the owners file.
2021-02-16 14:43:16 -05:00
Justin SB
bc16100549
tests: Set a 5 minute timeout for kubectl cluster-info dump
...
We've observed this test causing e2e runs to time-out; the ginkgo
behaviour here is unhelpful, in that we don't see any output on a
timeout.
Set a (generous) time limit to start to get output and enforce some
limit to the response time.
2021-02-15 19:15:51 -05:00
Bob Killen
be9641ebf3
test/e2e/instrumentation: Remove inactive members from OWNERS
...
As a part of cleaning up inactive members (those with no activity within
the past 18 months) from OWNERS files, this commit moves fabxc from an
approver to an emeritus_approver.
2021-02-15 08:00:40 -05:00
Bob Killen
25c1f14b75
test/e2e/apimachinery: Remove inactive members from OWNERS
...
As a part of cleaning up inactive members (those with no activity within
the past 18 months) from OWNERS files, this commit removes gmarek as a
reviewer.
2021-02-15 07:58:55 -05:00
wojtekt
498441448c
Minor refactor of test/e2e/common names
2021-02-15 08:16:01 +01:00
Amim Knabben
a41fb30d88
Adding UDP network policies tests
2021-02-13 19:01:38 -05:00
Kubernetes Prow Robot
528390348d
Merge pull request #98126 from ii/statefulset_test
...
Update: StatefulSet Replica scaling to include Patch Scale +1 endpoint
2021-02-12 09:27:09 -08:00
Kubernetes Prow Robot
a2d5c58c76
Merge pull request #98987 from ii/Riaankl_ReplicaSetScale
...
Write Read, Replace and Patch ReplicaSetScale test +3 endpoints
2021-02-12 08:13:09 -08:00
Kubernetes Prow Robot
3e96112971
Merge pull request #99020 from BenTheElder/shorter-key
...
shorten scheduling priorities taint key
2021-02-12 04:37:17 -08:00
Kubernetes Prow Robot
67fbf4172d
Merge pull request #98988 from ii/Riaankl_DeploymentScale
...
Write Read, Replace and Patch DeploymentScale test +3 endpoints
2021-02-12 04:37:10 -08:00
Benjamin Elder
ad325377b5
shorten scheduling priorities taint key
2021-02-12 01:30:30 -08:00
Riaan Kleinhans
7cea43a4b4
Create DeploymentScale test
2021-02-12 11:53:08 +13:00
Riaan Kleinhans
c721d8cf65
Create ReplicaSetScale test
2021-02-12 09:58:59 +13:00
Riaan Kleinhans
866f658695
Update e2e patch scale statefulset test
...
Test now validates patchAppsV1NamespacedStatefulSetScale endpoint.
Update conformance metadata to include v1.21
Co-authored-by: Stephen Heywood <stephen@ii.coop >
2021-02-12 09:43:48 +13:00
Kubernetes Prow Robot
f41def8d76
Merge pull request #98996 from wojtek-t/reenable_dns_autoscaling_test
...
Enable kube-dns-autoscaler test in scale-correctness tests
2021-02-11 11:53:45 -08:00
Kubernetes Prow Robot
e142a5e1d5
Merge pull request #98972 from dashpole/fix_metricsgrabber
...
Fix MetricsGrabber test by skipping if the master node isn't registered
2021-02-11 11:02:27 -08: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
wojtekt
1d68e7c0a4
Enable kube-dns-autoscaler test in scale-correctness tests
2021-02-11 13:05:32 +01:00
Kubernetes Prow Robot
ab15313f1e
Merge pull request #98586 from mtaufen/said-conform
...
Promote ServiceAccountIssuerDiscovery test to conformance
2021-02-11 02:40:15 -08:00
Amim Knabben
0fc096e3aa
Allow ingress from pods in all namespaces
2021-02-10 21:03:54 -05:00