diff --git a/doc/source/contributor/policies/gate-failure-triage.rst b/doc/source/contributor/policies/gate-failure-triage.rst index b2b0aae2f62..eb6ec56547b 100644 --- a/doc/source/contributor/policies/gate-failure-triage.rst +++ b/doc/source/contributor/policies/gate-failure-triage.rst @@ -84,7 +84,7 @@ to debug the job directly on the test node in a ``live`` setting. This can be done in two ways: -1. Using the `remote_pdb `_ python +1. Using the `remote_pdb `_ python module and ``telnet`` to directly access the python debugger while in the failed test.