1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/test/e2e/utils
Markus Lehtonen ad8bd057b7 test/e2e: use proper context
Eliminate all context.TODO() from the e2e tests and use ginkgo context
instead. This ensures that calls involving context are properly
cancelled and return fast in case the tests get aborted.
2023-04-18 14:55:09 +03:00
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
pod test/e2e: use proper context 2023-04-18 14:55:09 +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: use proper context 2023-04-18 14:55:09 +03:00
node.go test/e2e: use proper context 2023-04-18 14:55:09 +03:00
noderesourcetopology.go test/e2e: use proper context 2023-04-18 14:55:09 +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