Add get-build to our packaged test files for upgrade-tests

This commit is contained in:
Isaac Hollander McCreery 2015-10-15 14:41:08 -07:00
parent 5174ca21f6
commit a52fcc6f29

View File

@ -90,6 +90,7 @@ readonly KUBE_TEST_PORTABLE=(
test/kubemark
hack/e2e.go
hack/e2e-internal
hack/get-build.sh
hack/ginkgo-e2e.sh
hack/lib
)