CI: wire in critest

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-11-20 12:25:35 +01:00
parent 6c8ab88e9e
commit 6da7193ff5
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
4 changed files with 73 additions and 4 deletions

View file

@ -1,8 +1,5 @@
---
- name: clone build and install cri-tools
include: "build/cri-tools.yml"
- name: Make testing output verbose so it can be converted to xunit
lineinfile:
dest: "{{ ansible_env.GOPATH }}/src/k8s.io/kubernetes/hack/make-rules/test.sh"