kubernetes/test/e2e_node/remote
David Porter e9ecdf3534 test: Emit ginkgo log for each node e2e
When running multiple node e2e with multiple machine images, the tests
are run separately for each node. The final build log has all of the
results for each of the hosts combined together which make debugging the
log difficult. To make it easier, emit a log for each host that was run.
This log will be written to the results directory and uploaded as an
artifact in prow jobs.

Signed-off-by: David Porter <david@porter.me>
2023-02-28 00:21:34 -08:00
..
cadvisor_e2e.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
node_conformance.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
node_e2e.go test: Emit ginkgo log for each node e2e 2023-02-28 00:21:34 -08:00
remote.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
ssh.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
types.go Enabling runtime config on E2E node tests 2021-03-08 15:45:06 -05:00
utils.go Update CNI version to 1.2.0 2023-01-18 13:24:40 +05:30