mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Drop development dependencies from test targets
This commit is contained in:
parent
3cf9f66e90
commit
a2bba333cc
@ -261,11 +261,6 @@ readonly KUBE_CLIENT_BINARIES_WIN=("${KUBE_CLIENT_BINARIES[@]/%/.exe}")
|
|||||||
# The set of test targets that we are building for all platforms
|
# The set of test targets that we are building for all platforms
|
||||||
kube::golang::test_targets() {
|
kube::golang::test_targets() {
|
||||||
local targets=(
|
local targets=(
|
||||||
cmd/gendocs
|
|
||||||
cmd/genkubedocs
|
|
||||||
cmd/genman
|
|
||||||
cmd/genyaml
|
|
||||||
cmd/genswaggertypedocs
|
|
||||||
ginkgo
|
ginkgo
|
||||||
test/e2e/e2e.test
|
test/e2e/e2e.test
|
||||||
test/conformance/image/go-runner
|
test/conformance/image/go-runner
|
||||||
|
Loading…
Reference in New Issue
Block a user