kubernetes/hack/e2e-suite
Zach Loafman d3aed6c9cd Add kubernetes-test.tar.gz
Add test artifacts to the build. This lets you do:

tar -xzf kubernetes.tar.gz
tar -xzf kubernetes-test.tar.gz
cd kubernetes
go run ./hack/e2e.go -up -test -down

without having a git checkout.
2014-12-17 14:30:30 -08:00
..
basic.sh Fix up e2e tests. 2014-12-15 11:53:51 -08:00
certs.sh Fix up e2e tests. 2014-12-15 11:53:51 -08:00
goe2e.sh Add kubernetes-test.tar.gz 2014-12-17 14:30:30 -08:00
guestbook.sh Update guestbook to fix given recent changes. 2014-11-15 19:36:02 -08:00
liveness.sh Add an e2e test for exec liveness probes. Fix the docker exec integration. 2014-12-16 13:53:32 -08:00
monitoring.sh make e2e/monitor.sh work outside gce 2014-12-16 15:01:16 -05:00
pd.sh Use GCLOUD var consistently. 2014-12-15 13:08:10 -08:00
private.sh Fix up e2e tests. 2014-12-15 11:53:51 -08:00
services.sh Fix up e2e tests. 2014-12-15 11:53:51 -08:00
update.sh Fix the update test. 2014-12-05 15:21:53 -08:00