kubernetes/hack/e2e-suite
Filipe Brandenburger 7bb62cbfb3 Make e2e shell tests work standalone
Simply incorporate some of the boilerplate from hack/e2e.go into the
scripts in hack/e2e-suite.

Use environment variables with default values to allow overrides in
kubectl command line and to use a versioned package root.

Tested:
- Ran `go run hack/e2e.go -test` on a test cluster.
- Ran the test cases individually.
- Ran hack/e2e-suite/goe2e.sh -t Pods to confirm it takes arguments.
- Also fixed cluster/test-network.sh (which should be more and more irrelevant.)
2015-02-05 00:22:16 -08:00
..
certs.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
goe2e.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
guestbook.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
liveness.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
monitoring.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
pd.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
services.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
update.sh Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00