Merge pull request #1121 from runcom/carry-logs-fix-v1

[release-1.0] test: Fix partial log line parsing
This commit is contained in:
Mrunal Patel 2017-11-06 08:01:30 -08:00 committed by GitHub
commit 66586603b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
git:
repo: "https://github.com/runcom/kubernetes.git"
dest: "{{ ansible_env.GOPATH }}/src/k8s.io/kubernetes"
version: "cri-o-node-e2e-patched"
version: "cri-o-node-e2e-patched-logs"
- name: install etcd
command: "hack/install-etcd.sh"