const fakeKubeconfig … // TestHollowNode is a naive test that attempts to start hollow node and checks if it's not crashing. // Such test is sufficient to detect e.g. missing kubelet dependencies that are not added in // pkg/kubemark/hollow_kubelet.go. func TestHollowNode(t *testing.T) { … }