kubernetes/hack/lib
Lénaïc Huard c23046dc0a Assert pre and post conditions of all commands in test-cmd.sh
`hack/test-cmd.sh` contains a list of `kubectl` commands to test.
However, the effect of the execution of those commands was not systematically
checked. As a consequence, it was possible to break a command without breaking
those tests.

This commit surrounds every single `kubectl` command with assertions on
pre and post condition.
2015-02-25 18:26:30 +01:00
..
etcd.sh Integration tests should use 127.0.0.1 consistently 2015-02-09 14:30:31 -05:00
golang.sh build hyperkube 2015-02-20 08:49:11 -08:00
init.sh Make dockerized build work when golang isn't installed. 2014-11-16 16:29:58 -08:00
logging.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
test.sh Assert pre and post conditions of all commands in test-cmd.sh 2015-02-25 18:26:30 +01:00
util.sh Merge branch 'master' of https://github.com/HackToday/kubernetes 2015-02-06 08:10:49 +08:00
version.sh Adjust the regexp so that we can handle extra sub versions. 2014-12-02 23:00:01 -08:00