
Move log collection to a post run job which always runs irrespective of whether the main part succeeds Change-Id: I41b145b5df0f785a7acf1495b0f54f5401d63464
6 lines
83 B
YAML
6 lines
83 B
YAML
- hosts: all
|
|
roles:
|
|
- use-docker-mirror
|
|
- microk8s-cloud
|
|
- zaza-smoke-test
|