Reintroduce "Turn the hack/e2e.go commands into standalone scripts."

This reverts commit 2765660101,
which reverted a commit 0c7dce77dd, so
we're reintroducing the same code from that commit here.
This commit is contained in:
Filipe Brandenburger
2015-02-06 14:33:57 -08:00
parent cf39838830
commit e63ccfff6c
9 changed files with 264 additions and 61 deletions

View File

@@ -55,6 +55,7 @@ readonly KUBE_TEST_PORTABLE=(
contrib/for-tests/network-tester/service.json
hack/e2e.go
hack/e2e-suite
hack/e2e-internal
hack/ginkgo-e2e.sh
)