kubernetes/hack/e2e-suite
Joe Beda 5d33ce46cc Rework hack/ and build/ directories.
* Rewrite a bunch of the hack/ directory with modular reusable bash libraries.
* Have 'build/*' build on 'hack/*'.  The stuff in build now just runs hack/* in a docker container.
* Use a docker data container to enable faster incremental builds.
* Standardize output to _output/{local,dockerized}/bin/OS/ARCH/*.  This regularized placement makes cross compilation work.
* Move travis specific scripts under hack/travis

With new dockerized incremental builds, I can do a no-op `make quick-release` in ~30s.  This is a significant improvement.
2014-11-01 17:56:41 -07:00
..
basic.sh Fix e2e test for .ID->.Name change 2014-10-22 17:19:53 -07:00
goe2e.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
guestbook.sh Fix the guestbook e2e test. 2014-10-23 11:32:01 -07:00
services.sh Fix e2e tests 2014-10-27 16:31:31 -07:00
update.sh Fix the e2e tests and kubecfg given recent additional validation. 2014-10-27 13:39:21 -07:00