Add a docs section for troubleshooting failed jobs

Change-Id: I7b30f850802d523f300bf10361b22a0aaced3843
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya 2017-08-22 12:08:04 +02:00
parent 2388c54a03
commit 936cf16753

View File

@ -110,7 +110,14 @@ For example::
**Note** the example does **not** append ``-nv`` as a suffix to the job name
Troubleshooting a failed job
----------------------------
When your newly added job fails, you may want to download its logs for a local
inspection and root cause analysis. Use the
`tripleo-ci gethelogs script
<https://github.com/openstack-infra/tripleo-ci/blob/master/scripts/getthelogs>`_
for that.