Kubernetes Prow Robot
364c73d5a9
Merge pull request #127637 from dshebib/e2eNode_containersLifecycleFormatting
...
[e2e_node] containers_lifecycle organize tests
2024-10-09 19:38:22 +01:00
Daniel Shebib
2d28e6803c
typo
2024-10-06 07:40:56 -05:00
Daniel Shebib
7155404eb5
format whitespace
2024-10-05 18:46:26 -05:00
Daniel Shebib
252fb59bf9
Encase tests in When()
2024-10-05 18:46:26 -05:00
Anish Shah
91b70a9f19
fix InodeEvictionTest
2024-10-04 22:49:14 +00:00
Anish Shah
a37101a202
gofmt fix
2024-10-04 19:47:21 +00:00
Anish Shah
9af732a349
added a comment to explain the usage of emptyDir volume in eviction test #127864
2024-10-04 18:38:40 +00:00
Anish Shah
7abfa2dafb
possible deflake
2024-10-03 16:00:48 +00:00
Kubernetes Prow Robot
f84bbfe94f
Merge pull request #127488 from dims/remove-unnecessary-stuff-for-nvidia-gpus
...
Remove remants of broken stuff - nvidia/autoscaling
2024-09-27 03:38:01 +01:00
Kubernetes Prow Robot
239802e4f7
Merge pull request #127574 from bouaouda-achraf/e2e-test-add-network-subnet-param
...
feat(test-e2e): support custom network and subnet on remote e2e mode
2024-09-26 03:50:08 +01:00
Achraf BOUAOUDA
d900efafcc
feat(test-e2e): support custom network and subnet on remote e2e mode
2024-09-24 00:25:41 +02:00
Davanum Srinivas
2fbbca6279
Remove remants of broken stuff - nvidia/autoscaling
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-09-23 13:17:00 +00:00
HirazawaUi
9d4e272c16
add e2e test for pod grace period being overridden
2024-09-20 22:25:03 +08:00
Kubernetes Prow Robot
f2700895a4
Merge pull request #127422 from srivastav-abhishek/go-vet-fix
...
Go vet fixes for gotip
2024-09-20 14:37:58 +01:00
Abhishek Kr Srivastav
95860cff1c
Fix Go vet errors for master golang
...
Co-authored-by: Rajalakshmi-Girish <rajalakshmi.girish1@ibm.com >
Co-authored-by: Abhishek Kr Srivastav <Abhishek.kr.srivastav@ibm.com >
2024-09-20 12:36:38 +05:30
Kubernetes Prow Robot
08aefc8a92
Merge pull request #119362 from pacoxu/add-new-eviction-pid-test
...
add new e2e test with PodAndContainerStatsFromCRI enabled for pid eviction order
2024-09-20 05:44:45 +01:00
rongfu.leng
0c753d1cb9
fix CPUManagerReconcilePeriod field is not allowed 0
...
Signed-off-by: rongfu.leng <lenronfu@gmail.com >
2024-09-18 23:54:24 +08:00
Kevin Hannon
67402fe110
Revert "add e2e test for restart kubelet"
2024-09-15 15:47:02 -04:00
joey
40dd01fdbd
add e2e test for restart kubelet
...
when nodes removes the label that satisfies the pod affinity, the running pods are not affected, but restarting the kubelet will kill these pods.
Signed-off-by: joey <zchengjoey@gmail.com >
2024-09-14 15:17:58 +08:00
杨朱 · Kiki
c6904b76d3
Update test/e2e_node/image_volume.go
...
Co-authored-by: Sascha Grunert <sgrunert@redhat.com >
2024-09-09 16:02:01 +08:00
carlory
8121bc99a8
e2e-node: should succeed with multiple pods and same image
...
Co-authored-by: Ed Bartosh <eduard.bartosh@intel.com >
2024-09-09 10:32:27 +08:00
Kubernetes Prow Robot
49f486dafa
Merge pull request #127018 from saschagrunert/imagevolume-selinux
...
Allow using SELinux on image volume e2e test
2024-09-06 19:01:34 +01:00
Kubernetes Prow Robot
a105f3683c
Merge pull request #126810 from liangyuanpeng/testgrid_podhostips
...
Do not serial for tests of Pod Host IPs.
2024-09-05 07:03:44 +01:00
Paco Xu
3a21a033bd
add new e2e test with PodAndContainerStatsFromCRI enabled for pid pressure e2e
2024-09-05 09:10:27 +08:00
Sascha Grunert
6bd3bb5881
Allow using SELinux on image volume e2e test
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-08-30 10:43:15 +02:00
Sascha Grunert
931b9b3a70
Update cni-plugins to v1.5.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-08-28 12:58:36 +02:00
Sascha Grunert
ff50da579e
Fix device plugin node ready test assertion
...
Introduced in d770dd695a and high likely
the issue caused in the failing test:
https://github.com/kubernetes/kubernetes/issues/126915
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-08-26 14:56:59 +02:00
Kubernetes Prow Robot
3f306ae140
Merge pull request #126343 from SergeyKanzhelev/succeededPodReadmitted
...
Terminated pod should not be re-admitted
2024-08-22 16:32:09 +01:00
Sascha Grunert
14476d88f3
Fix hugepages e2e test assertion
...
This causes failures in:
- https://testgrid.k8s.io/sig-node-cri-o#ci-crio-cgroupv2-node-e2e-hugepages
- https://testgrid.k8s.io/sig-node-cri-o#ci-crio-cgroupv1-node-e2e-hugepages
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-08-21 13:37:22 +02:00
Lan Liang
85b52c2a86
do not serial for tests of Pod Host IPs.
...
Signed-off-by: Lan Liang <gcslyp@gmail.com >
2024-08-20 12:08:19 +00:00
Kubernetes Prow Robot
d770dd695a
Merge pull request #121888 from SD-13/e2e-gomega-be-true-or-false
...
Enhance boolean assertions when fail
2024-08-20 04:24:42 -07:00
Kubernetes Prow Robot
a221d3a40c
Merge pull request #126602 from haircommander/node-cm-test
...
Revert "Skip node container manager test on systemd" and fix test
2024-08-15 15:39:58 -07:00
Kubernetes Prow Robot
7576984eec
Merge pull request #126444 from bart0sh/PR152-dra-e2e_node-cleanup
...
DRA: e2e_node: improve readability
2024-08-13 21:03:59 -07:00
Peter Hunt
c7b7ea0514
e2e_node: update node cgroup manager test to verify kubelet recreates kubepods cgroup
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2024-08-08 16:53:44 -04:00
Peter Hunt
dd2dcc0b0a
e2e_node: enable and fix cgroups test for systemd
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2024-08-08 15:57:49 -04:00
Sujay
223aedcf6b
enhance boolean assertions
2024-07-31 15:58:15 +00:00
Ed Bartosh
c5842ca4ad
DRA: e2e_node: improve readability
2024-07-29 21:57:44 +03:00
Paco Xu
9ee99a9307
skip if ResourceHealthStatus is disabled
2024-07-29 17:40:44 +08:00
Kevin Hannon
a1bbae8168
fix resource health status test failures in unlabeled jobs
2024-07-26 09:43:48 -04:00
Kubernetes Prow Robot
e9d9a82839
Merge pull request #124101 from haircommander/process_stats-with-pid-fix
...
kubelet: fix PID based eviction
2024-07-25 11:59:57 -07:00
Sergey Kanzhelev
300128de65
succeeded pod is being re-admitted
2024-07-25 17:45:27 +00:00
Kubernetes Prow Robot
ab470aad01
Merge pull request #126220 from saschagrunert/image-volumesource-e2e
...
[KEP-4639] Add `ImageVolumeSource` node e2e tests
2024-07-24 06:40:50 -07:00
Sascha Grunert
bc452887fa
Add ImageVolumeSource e2e tests
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-07-24 13:57:39 +02:00
Kubernetes Prow Robot
5af1710d90
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures
...
Implement resource health in pod status (KEP 4680)
2024-07-23 20:12:24 -07:00
Kubernetes Prow Robot
638128e74f
Merge pull request #119019 from gjkim42/add-e2e-node-test-restarting-the-kubelet
...
Add node serial e2e tests that simulate the kubelet restart
2024-07-23 18:01:36 -07:00
Sergey Kanzhelev
62f96d2748
set AllocatedResourcesStatus in the Pod Status
2024-07-24 00:29:35 +00:00
Kubernetes Prow Robot
1353c08110
Merge pull request #126298 from vinayakankugoyal/apparmortest
...
Update AppArmor e2e tests to use both containers[*].securityContext.appArmorProfile field and annotations.
2024-07-23 15:45:29 -07:00
Kubernetes Prow Robot
fa4b8f32ac
Merge pull request #125935 from gjkim42/fix-125880
...
Terminate restartable init containers ignoring not-started containers
2024-07-23 15:45:11 -07:00
Vinayak Goyal
b580eb1864
Update AppArmor e2e tests to use Pod field instead of annotations.
...
Signed-off-by: Vinayak Goyal <vinaygo@google.com >
2024-07-23 17:03:17 +00:00
Kubernetes Prow Robot
a4f9910c51
Merge pull request #126014 from PannagaRao/kep-ephemeral-storage-quota
...
pkg/volume/*: Enable quotas in user namespace
2024-07-23 09:21:02 -07:00