Adding testing-manifests to the test tar ball

This commit is contained in:
Maisem Ali
2016-02-09 14:09:26 -08:00
parent 1168df93f6
commit 4dfdb154fb
9 changed files with 5 additions and 6 deletions

View File

@@ -87,8 +87,7 @@ readonly KUBE_TEST_TARGETS=($(kube::golang::test_targets))
readonly KUBE_TEST_BINARIES=("${KUBE_TEST_TARGETS[@]##*/}")
readonly KUBE_TEST_BINARIES_WIN=("${KUBE_TEST_BINARIES[@]/%/.exe}")
readonly KUBE_TEST_PORTABLE=(
test/images/network-tester/rc.json
test/images/network-tester/service.json
test/e2e/testing-manifests
test/kubemark
hack/e2e.go
hack/e2e-internal