Rework the getthelogs helper script for wget recursive

The getthelogs script uses wget and parallel to fetch
some of the CI jobs logs. Update the README to encourage
contributors to improve the elastic-recheck detection rules
with the help of that script and being smart folks.

Change-Id: Ia48e45118776ca710ecd17421c5fb024ab436293
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya
2017-08-09 17:29:46 +02:00
parent 6cf056cc68
commit eded2fdbd1
2 changed files with 69 additions and 47 deletions

View File

@@ -17,6 +17,10 @@ Tools to help run CI jobs for TripleO. Includes things like:
* Heat templates to help deploy and maintain test environment nodes
using an undercloud.
* Helper script(s) to generate CI status reports. (tox -ecireport -- -f)
* Helper `getthelogs` script to download important job logs locally.
Then you may want to inspect the logs for known errors and contribute
discovered search patterns as the
`elastic-recheck queries <https://git.openstack.org/cgit/openstack-infra/elastic-recheck/tree/queries>`_.
OpenStack Infrastructure is deploying multiple jobs with different scenarios.