From 8ce1cce974a2a6b82c079f6d4302b15d0849e9a8 Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Thu, 11 Jun 2020 18:19:41 +0530 Subject: [PATCH] doc/dev: mention -l, -e and -n among useful options Signed-off-by: Rishabh Dave --- doc/dev/developer_guide/running-tests-using-teuth.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/dev/developer_guide/running-tests-using-teuth.rst b/doc/dev/developer_guide/running-tests-using-teuth.rst index c2d9d260bec..e3761f11ec9 100644 --- a/doc/dev/developer_guide/running-tests-using-teuth.rst +++ b/doc/dev/developer_guide/running-tests-using-teuth.rst @@ -63,9 +63,10 @@ After building is complete, proceed to trigger tests - `Pulpito`_ page created for the tests triggered. Other frequently used/useful options are ``-d`` (or ``--distro``), -``--distroversion``, ``--filter-out``, ``--timeout``, ``flavor``, ``-rerun``. -Run ``teuthology-suite --help`` to read description of these and every other -options available. +``--distroversion``, ``--filter-out``, ``--timeout``, ``flavor``, ``-rerun``, +``-l`` (for limiting number of jobs) , ``-n`` (for how many times job would +run) and ``-e`` (for email notifications). Run ``teuthology-suite --help`` +to read description of these and every other options available. Testing QA changes (without re-building binaires) ------------------------------------------------- -- 2.39.5