Merge "Add container and pod log in the test for ensure-kubernetes role"

This commit is contained in:
Zuul 2020-05-26 12:55:44 +00:00 committed by Gerrit Code Review
commit d21f8cca47

View File

@ -1,4 +1,7 @@
- hosts: all
roles:
- collect-container-logs
- collect-kubernetes-logs
tasks:
- name: Get minikube logs
become: true