Ian Wienand
9b17d6c9df
collect-container-logs: don't copy on failure
After a docker failure on a recent job I noticed a single file called "Got" in the container logs directory; turns out this had tried to parse the error message "Got permission denied while trying to connect to the Docker daemon socket ..." as containers. We don't want this to fail the job hence the ignores here. However, we shouldn't try to collect any logs if listing the containers fails. Move creating the directory first as that is safe. Change-Id: I41db956964f695cfcc15e30cab8cd4f8c31d3706
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.3%
Jinja
8.2%
Shell
2.1%
Dockerfile
0.2%
Nim
0.1%