]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: add t8y debug section names 39695/head
authorZac Dover <zac.dover@gmail.com>
Thu, 25 Feb 2021 14:15:56 +0000 (00:15 +1000)
committerZac Dover <zac.dover@gmail.com>
Thu, 25 Feb 2021 14:15:56 +0000 (00:15 +1000)
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>
doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-debugging-tips.rst

index 899aad675e6ce36386ca8361accf32c0a71c9f54..37d05c217ff038de654fd7c02d7f0fa31ddad82e 100644 (file)
@@ -6,6 +6,9 @@ Analyzing and Debugging A Teuthology Job
 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::
 
@@ -27,6 +30,9 @@ and access `teuthology archives`_, like this for example:
           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.