mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
0911de1978
Tests that nfd master-worker communication works and that the worker is able to label the node with the labels from the 'fake' source. An example of running the test suite with a custom image with user's kubeconfig: $ go test ./test/e2e/ -args -nfd.repo=<image-repo> -nfd.tag=<image-tag> \ -kubeconfig=$HOME/.kube/config Partly based on some previous work done by Balaji Subramaniam. |
||
---|---|---|
.. | ||
data | ||
e2e |