Remove cmd/integration test

This commit is contained in:
Wojciech Tyczynski
2016-07-04 12:22:07 +02:00
parent 37edcc8242
commit 3686e55d37
4 changed files with 1 additions and 465 deletions

View File

@@ -109,7 +109,6 @@ readonly KUBE_CLIENT_BINARIES_WIN=("${KUBE_CLIENT_BINARIES[@]/%/.exe}")
# The set of test targets that we are building for all platforms
kube::golang::test_targets() {
local targets=(
cmd/integration
cmd/gendocs
cmd/genkubedocs
cmd/genman