Files
kubernetes/test
Kubernetes Submit Queue 74ec8d0fe8 Merge pull request #55288 from Random-Liu/e2e-log-for-alternative-runtime
Automatic merge from submit-queue (batch tested with PRs 55283, 55461, 55288, 53970, 55487). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Support collecting log for alternative container runtime in e2e test.

Fixes https://github.com/kubernetes/kubernetes/issues/55629.

Add support to collect logs for alternative container runtime in e2e.
Example for `cri-containerd`:
```
$ go run hack/e2e.go -- --test -v --test_args="--report-dir=$PWD --container-runtime-services=cri-containerd,containerd,cri-containerd-installation"
```

```release-note
none
```

/cc @kubernetes/sig-node-pr-reviews @kubernetes/sig-testing-pr-reviews
2017-11-13 12:32:24 -08:00
..
2017-11-01 01:14:24 -07:00
2017-11-11 16:09:34 -08:00
2017-10-15 18:18:13 -07:00
2017-11-09 12:14:08 +01:00
2017-11-10 09:54:10 -06:00
2017-10-27 15:31:20 -07:00
2017-11-08 15:44:56 +01:00