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.