kubernetes/test/e2e_node/remote
Patrick Ohly de2d13b27e e2e_node: support pre-built binaries
This is not usable through "make test-e2e-node", which (while feasible) would
be a bit pointless because the Kubernetes source could would still be needed
for the make rules.

Instead, "kubetest2 noop -test=node" gets extended to invoke `e2e_node.test
remote` with flags that tell e2e_node.test where to find the binaries and
flags that were provided by the caller of kubetest2.
2026-06-03 10:32:48 +02:00
..
gce e2e_node: avoid polluting e2e_node command line with helper packages 2026-05-20 12:00:01 +02:00
cadvisor_e2e.go
commandline.go e2e_node: avoid polluting e2e_node command line with helper packages 2026-05-20 12:00:01 +02:00
node_conformance.go
node_e2e.go e2e_node: support pre-built binaries 2026-06-03 10:32:48 +02:00
remote.go e2e_node: avoid polluting e2e_node command line with helper packages 2026-05-20 12:00:01 +02:00
run_remote_suite.go e2e_node: fix log output 2026-06-03 08:34:56 +02:00
runner.go
ssh.go e2e_node: avoid polluting e2e_node command line with helper packages 2026-05-20 12:00:01 +02:00
ssh_runner.go
types.go
utils.go Update CNI plugins to v1.9.1 2026-04-01 14:06:34 +05:30