diff --git a/playbooks/grafana/post.yaml b/playbooks/grafana/post.yaml new file mode 100644 index 00000000..5242b7bf --- /dev/null +++ b/playbooks/grafana/post.yaml @@ -0,0 +1,3 @@ +- hosts: all + roles: + - collect-container-logs diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 122546d7..de3bc8b8 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -1292,6 +1292,7 @@ Validates import and creates screenshots of project-config defined graphs. run: playbooks/grafana/main.yaml + post-run: playbooks/grafana/post.yaml required-projects: - openstack/project-config dependencies: