diff --git a/doc/source/contributor/check_gates.rst b/doc/source/contributor/check_gates.rst index 1c52b78b..314d3f56 100644 --- a/doc/source/contributor/check_gates.rst +++ b/doc/source/contributor/check_gates.rst @@ -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 +`_ +for that.