mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 17:38:50 +00:00
move contrib/for-tests to test/images
This commit is contained in:
@@ -83,8 +83,8 @@ 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=(
|
||||
contrib/for-tests/network-tester/rc.json
|
||||
contrib/for-tests/network-tester/service.json
|
||||
test/images/network-tester/rc.json
|
||||
test/images/network-tester/service.json
|
||||
hack/e2e.go
|
||||
hack/e2e-internal
|
||||
hack/ginkgo-e2e.sh
|
||||
|
Reference in New Issue
Block a user