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
Jan Schintag 5871207588 Mount /usr/lib and /usr/src inside the Pod
Mount /usr/lib and /usr/src as /host-usr/lib and /host-usr/src inside the pod
to allow NFD to search for the kernel configuration file inside /usr.
This solves the problem of the kernel config file not being present in /boot
on s390x RHCOS.

Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
2021-04-26 16:47:37 +02:00
..
e2e-test-config.example.yaml Fix a thing or two under test 2020-11-20 09:22:29 -05:00
e2e_test.go Update e2e test to work with updated dependencies 2020-11-18 13:09:13 +02:00
node_feature_discovery.go Mount /usr/lib and /usr/src inside the Pod 2021-04-26 16:47:37 +02:00