Adding CLI tests for kubeadm.

This commit is contained in:
Jacob Beacham
2016-10-27 17:27:15 -07:00
parent 5e66509a24
commit cf6b6778dc
9 changed files with 172 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ kube::test::find_dirs() {
-path './_artifacts/*' \
-o -path './_output/*' \
-o -path './_gopath/*' \
-o -path './cmd/kubeadm/test/*' \
-o -path './contrib/podex/*' \
-o -path './output/*' \
-o -path './release/*' \