Remove hack/e2e-test.sh in favor of hack/e2e.go.

This commit is contained in:
Joe Finney
2016-02-16 14:54:50 -08:00
parent 58ab75a69a
commit 6f7182e500
7 changed files with 9 additions and 29 deletions

View File

@@ -1413,7 +1413,7 @@ function kube-push {
}
# -----------------------------------------------------------------------------
# Cluster specific test helpers used from hack/e2e-test.sh
# Cluster specific test helpers used from hack/e2e.go
# Execute prior to running tests to build a release if required for env.
#