import "k8s.io/kubernetes/test/e2e_node/system"
specs.go
const ( // SystemSpecPath is a path to spec files used for performing node conformance tests. SystemSpecPath = "test/e2e_node/system/specs" )