1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 08:47:04 +00:00
node-feature-discovery/test/e2e/utils
Markus Lehtonen 87371e2df0 test/e2e: adapt tests to updates in k8s e2e-framework
Add context to functions that now require it. Also, replace the
deprecated wait.Poll* calls with wait.PollUntilContextTimeout.
2023-04-18 23:04:34 +03:00
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
pod test/e2e: adapt tests to updates in k8s e2e-framework 2023-04-18 23:04:34 +03:00
config.go Bump go.mod k8s.io to 1.26 2022-12-13 12:12:46 +02:00
configmap.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00
crd.go test/e2e: adapt tests to updates in k8s e2e-framework 2023-04-18 23:04:34 +03:00
node.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00
noderesourcetopology.go test/e2e: adapt tests to updates in k8s e2e-framework 2023-04-18 23:04:34 +03:00
rbac.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00
service.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00