1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/test/e2e/utils
Talor Itzhak 546d0c3a1b e2e: topologyupdater: wait for deletion
It might take time for the CRD to get deleted
and it might cause some falkiness in the tests.

Now before we create the CRD, we make sure to delete
the old object, wait for it deletion to complete
and only then create a new CRD object.

Signed-off-by: Talor Itzhak <titzhak@redhat.com>
2022-11-21 12:26:42 +02:00
..
config.go test/e2e: fix segfault in case no e2e config file is specified 2022-09-14 11:00:16 +03:00
crd.go test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03:00
node.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
noderesourcetopology.go e2e: topologyupdater: wait for deletion 2022-11-21 12:26:42 +02:00
pod.go e2e: podSecurity: adapt PodSecurity constraints 2022-11-21 12:26:36 +02:00
rbac.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
service.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00