openstack-ansible/zuul.d/playbooks
Jesse Pretorius e054c4410d Fix ARA/log data collection and reporting
Currently the ARA database is not collected after each
test, nor is the reporting done as it should be. This
patch does the following to resolve that:

1. Informs the log collection to collect to and from
   the right source folder.

2. Verifies that the logs directory exists to ensure
   that a missing directory does not cause the job to
   fail.

3. Makes the log collection quiet, so that only errors
   are reported when pulling them back to the zuul
   executor.

4. Removes a layer of indirection by making zuul use
   the scripts library directly instead of working
   through yet another wrapper script.

5. Sets the exit code properly so that the ARA report
   is run on test execution failure.

Change-Id: Ie8da165a33180d03c840a69dae0aa5f424a69e50
(cherry picked from commit 9b86311836)
2018-02-16 15:18:23 +00:00
..
post.yml Fix ARA/log data collection and reporting 2018-02-16 15:18:23 +00:00
run.yml Add experimental tests of new ansible versions 2018-01-27 04:56:05 +00:00