mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
43910e6925
Only generate CRDs once in the beginning of the test run. Use the "Ordered" option for the test container so that we can utilize ginkgo.BeforeAll to only do stuff once before the first test. Changing from unordered to ordered shouldn't make a big difference here. Add a cleanup function to remove stale NodeFeatureRule objects that are cluster-scoped and not deleted with the test namespace. |
||
---|---|---|
.. | ||
data | ||
utils | ||
e2e-test-config.example.yaml | ||
e2e_test.go | ||
framework.go | ||
node_feature_discovery.go | ||
topology_updater.go |