Add hack/ginkgo-e2e.sh to kubernetes-test.tgz

This commit is contained in:
Zach Loafman 2015-02-05 08:06:50 -08:00
parent bace7593d0
commit f21a25e7fc

View File

@ -55,6 +55,7 @@ readonly KUBE_TEST_PORTABLE=(
contrib/for-tests/network-tester/service.json
hack/e2e.go
hack/e2e-suite
hack/ginkgo-e2e.sh
)
# If we update this we need to also update the set of golang compilers we build