Sergiusz Urbaniak
|
1495c9f2cd
|
test/e2e/*: default existing tests to privileged pod security policy
This is to ensure that all existing tests don't break when defaulting
the pod security policy to restricted in the e2e test framework.
|
2022-04-05 08:41:12 +02:00 |
|
Sergey Kanzhelev
|
2a9228eb3c
|
follow up cleanup after SupportPodPidLimits GA
|
2020-09-14 18:50:24 +00:00 |
|
Derek Carr
|
6f2153986a
|
Promote PidLimits to GA
|
2020-08-24 13:57:48 -04:00 |
|
Giuseppe Scrivano
|
43c56eb403
|
e2e_node: adapt tests to cgroup v2
and fix node_container_manager_test to run with the systemd cgroup
manager.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
2020-04-09 16:18:05 +02:00 |
|
SataQiu
|
d2bdf89a8b
|
fix golint issues in test/e2e_node
|
2019-11-26 16:26:55 +08:00 |
|
Kubernetes Prow Robot
|
946df1a914
|
Merge pull request #81932 from palnabarun/fix-staticcheck-tests-e2e_node
Fixes static check failures in test/e2e_node/*
|
2019-09-20 22:55:37 -07:00 |
|
Nabarun Pal
|
83c443e728
|
Fixes static check failures in test/e2e_node/*
|
2019-09-14 00:39:45 +05:30 |
|
carlory
|
d1290ffdef
|
clean up test code
|
2019-09-05 23:44:19 +08:00 |
|
SataQiu
|
641d330f89
|
e2e_node: clean up non-recommended import
|
2019-07-28 12:49:36 +08:00 |
|
Aaron Crickenberger
|
b8d0ce4019
|
add import-alias for k8s.io/api/core/v1
|
2019-06-20 11:40:15 -07:00 |
|
Odin Ugedal
|
6bb8bb0227
|
Cleanup e2e_node test style
Remove the use of Except(err).NotTo(HaveOccured()), and switch to using
framework ramework.ExpectNoError(err)
|
2019-06-14 17:51:48 +02:00 |
|
Jorge Alarcon Ochoa
|
4969a05327
|
Refactored pod-related functions from framework/util.go
This a refactoring of framework/utils.go into framework/pod.
Signed-off-by: Jorge Alarcon Ochoa <alarcj137@gmail.com>
|
2019-05-30 09:30:26 -04:00 |
|
SataQiu
|
d3a902ff5b
|
e2e refactor: cleanup Logf form framework/util
|
2019-05-24 16:39:46 +08:00 |
|
Derek Carr
|
bce9d5f204
|
SupportPodPidsLimit feature beta with tests
|
2019-01-09 10:50:59 -05:00 |
|