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

@@ -185,6 +185,7 @@ test-e2e-node: ginkgo generated_files
# make test-cmd
.PHONY: test-cmd
test-cmd: generated_files
hack/make-rules/test-kubeadm-cmd.sh
hack/make-rules/test-cmd.sh
# Remove all build artifacts.