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
Markus Lehtonen b67d6d7282 test/e2e: add basic e2e-tests for NodeFeature API
Add an initial test set for the NodeFeature API. This is done simply by
running a second pass of the tests but with -enable-nodefeature-api
(i.e. NodeFeature API enabled and gRPC disabled). This should give basic
confidence that the API actually works and form a basis for further
imporovements on testing the new CRD API.
2022-12-19 16:58:21 +02:00
..
data Add nfd E2E tests for tainting feature 2022-12-19 13:39:03 +02:00
utils test/e2e: add basic e2e-tests for NodeFeature API 2022-12-19 16:58:21 +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: add basic e2e-tests for NodeFeature API 2022-12-19 16:58:21 +02:00
topology_updater.go E2E:parameterize container image and tag 2022-12-14 17:16:03 +02:00