mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-18 23:45:11 +00:00
e2e/framework is a place to keep common functions for e2e tests, and it is not a place to keep e2e tests themself. recreate_node.go is e2e test for node. This moves recreate_node.go to e2e/node.