1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 13:07:48 +00:00
node-feature-discovery/test/e2e
Markus Lehtonen 13f3959ebe test/e2e: fix creation of NFD CRDs
After introducing NodeFeatureRule we packed two CRD definitions in one
yaml file. Our e2e-tests were not prepared to that and the file itself
was also renamed so it couldn't even be read by the test suite.

With this change the e2e-tests start to create NodeFeatre CRD in the
test cluster, preparing for the addition of e2e-tests for NodeFeature
API.
2022-12-14 14:44:17 +02:00
..
data test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03:00
utils test/e2e: fix creation of NFD CRDs 2022-12-14 14:44:17 +02:00
e2e-test-config.example.yaml e2e: add basic topology updater test 2022-08-11 08:53:01 +02:00
e2e_test.go Update e2e test to work with updated dependencies 2020-11-18 13:09:13 +02:00
framework.go go.mod: update kubernetes to v1.25.0 2022-09-09 10:55:03 +03:00
node_feature_discovery.go test/e2e: fix creation of NFD CRDs 2022-12-14 14:44:17 +02:00
topology_updater.go update test functions according to upstream deprecated/removed methods 2022-12-13 12:12:50 +02:00