
Add a post step to collect the logs of the grafana and selenium container for debugging purposes. Change-Id: I8224046d265aebbfbec4bf5d0b0f2c2ac18f1076
4 lines
51 B
YAML
4 lines
51 B
YAML
- hosts: all
|
|
roles:
|
|
- collect-container-logs
|