test: Fix partial log line parsing
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
f4afea6480
commit
0d4e5540f7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
- name: clone kubernetes source repo
|
- name: clone kubernetes source repo
|
||||||
git:
|
git:
|
||||||
repo: "https://github.com/runcom/kubernetes.git"
|
repo: "https://github.com/mrunalp/kubernetes.git"
|
||||||
dest: "{{ ansible_env.GOPATH }}/src/k8s.io/kubernetes"
|
dest: "{{ ansible_env.GOPATH }}/src/k8s.io/kubernetes"
|
||||||
version: "cri-o-node-e2e-patched"
|
version: "cri-o-node-e2e-patched"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue