Commit 29e7096b authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #38888 from madhusudancs/fed-newtest-add-develop

Automatic merge from submit-queue (batch tested with PRs 38888, 38895) Bundle federation/develop directory in the test tarball for federation testing. cc @kubernetes/sig-federation-misc
parents e3c6ab1c 65608253
...@@ -125,6 +125,7 @@ readonly KUBE_TEST_BINARIES_WIN=("${KUBE_TEST_BINARIES[@]/%/.exe}") ...@@ -125,6 +125,7 @@ readonly KUBE_TEST_BINARIES_WIN=("${KUBE_TEST_BINARIES[@]/%/.exe}")
readonly KUBE_TEST_PORTABLE=( readonly KUBE_TEST_PORTABLE=(
test/e2e/testing-manifests test/e2e/testing-manifests
test/kubemark test/kubemark
federation/develop
hack/e2e.go hack/e2e.go
hack/e2e-internal hack/e2e-internal
hack/get-build.sh hack/get-build.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment