This commit adds two section headings to the
Debugging section of the Teuthology Guide:
1. Viewing Test Results
2. Identifying Failed Jobs
The text as it stood before seemed to call out for
this explicit sectioning of material, so I've answered
that call.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
To learn more about how to schedule an integration test, refer to `Scheduling
Test Run`_.
+Viewing Test Results
+--------------------
+
When a teuthology run has been completed successfully, use `pulpito`_ dasboard
to view the results::
request access to the Speia lab, see:
https://ceph.github.io/sepia/adding_users/
+Identifying Failed Jobs
+-----------------------
+
On pulpito, jobs in red specify either a failed job or a dead job.
A job is combination of daemons and configurations that are formed using
`qa/suites`_ yaml fragments.