k3s/hack
Filipe Brandenburger 30db3e281d Cleanup hack/test-integration.sh
Proper quoting, error checks, use $KUBE_* variables when applicable, trap to do
cleanup on all errors, call cleanup explicitly on successful exit.

Tested:
- Ran it manually to completion, test run successful.
- Interrupted it during the run, checked that $? was non-zero, etcd was killed.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2014-09-23 09:37:29 -07:00
..
azure Rename and move Azure scripts. 2014-07-18 16:13:05 -07:00
e2e-suite rename labels in kubcfg logic 2014-09-22 15:34:13 -07:00
rackspace Add Rackspace support for dev-build-and-up 2014-08-28 10:36:58 -05:00
benchmark-go.sh Add benchmarks for API tests 2014-09-19 17:17:54 -04:00
build-go.sh function to turn list of targets to list of go packages 2014-09-10 13:16:45 -04:00
config-go.sh Try to document all environment variable used by config-go.sh 2014-09-10 17:16:27 -04:00
dev-build-and-push.sh Call build-go.sh before bundling a release 2014-08-04 13:58:32 -07:00
dev-build-and-up.sh Call build-go.sh before bundling a release 2014-08-04 13:58:32 -07:00
e2e-test.sh Use KUBECFG instead of CLOUDCFG in scripts 2014-09-04 13:25:39 -07:00
install-etcd.sh Exclude vendored etcd. 2014-09-04 12:05:34 -07:00
install-std-race.sh -cover causes races in Go 1.2 2014-07-11 15:48:31 -04:00
local-up-cluster.sh Remove unused enable_cors flag and allow localhost without a port as an origin in local-up-cluster 2014-09-12 13:01:32 -04:00
test-cmd.sh hack: Switch some $(dirname $0)../blah to use ${KUBE_*} vars 2014-09-23 10:10:55 -04:00
test-go.sh Allow -race to be disabled in test-go.sh 2014-09-19 14:09:42 -04:00
test-integration.sh Cleanup hack/test-integration.sh 2014-09-23 09:37:29 -07:00
util.sh Add an integration test for etcd 2014-08-23 11:44:21 -04:00
verify-boilerplate.sh Exclude vendored etcd. 2014-09-04 12:05:34 -07:00
verify-gofmt.sh Rename `output/` directory to `_output/` 2014-08-29 14:44:55 -07:00