kubernetes/hack
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
..
e2e-suite Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
jenkins Clean out dead docker containers and docker images every Jenkins build 2015-01-30 13:53:27 -08:00
lib Make hack/local-up-cluster.sh work again for etcd 2 2015-02-04 17:45:53 -05:00
travis Update etcd to version 2.0.0 2015-01-29 17:53:53 -08:00
benchmark-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-cross.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-ui.sh Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui 2015-01-05 16:27:33 -08:00
dev-build-and-push.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
dev-build-and-up.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
e2e-from-release.sh Boilerplate checks on 2014, but commit included a 2015 (breaks travis) 2015-01-05 16:28:52 -05:00
e2e-test.sh fix backwards compatible script 2014-10-23 12:51:21 -07:00
e2e.go Make e2e shell tests work standalone 2015-02-05 00:22:16 -08:00
local-up-cluster.sh Make hack/local-up-cluster.sh work again for etcd 2 2015-02-04 17:45:53 -05:00
run-gendocs.sh Add a gendocs pre-submit hook. 2015-01-15 09:52:51 -08:00
test-cmd.sh Tighten validation of Name and Namespace 2015-01-27 17:04:59 -05:00
test-go.sh Merge pull request #3357 from proppy/fix-podex 2015-01-30 12:02:15 -08:00
test-integration.sh Reenable Coverage and Race detection for travis and integration test 2015-01-09 13:16:30 -05:00
upgrade-e2e-test.sh Make it easy to use the e2e tests to test upgrading a running master 2014-12-15 16:03:11 -08:00
verify-boilerplate.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
verify-description.sh Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
verify-gendocs.sh Point to hack/run-gendocs.sh in verify-gendocs.sh error message. 2015-02-03 11:53:30 -08:00
verify-gofmt.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
vet-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00