mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
Merge pull request #43742 from ljflores/wip-teuthology-subset
doc/dev/developer_guide/testing_integration_tests: update "frequently used options" Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
commit
349b6d1b64
@ -109,9 +109,9 @@ teuthology. This procedure explains how to run tests using teuthology.
|
||||
|
||||
Other frequently used/useful options are ``-d`` (or ``--distro``),
|
||||
``--distroversion``, ``--filter-out``, ``--timeout``, ``flavor``, ``-rerun``,
|
||||
``-l`` (for limiting number of jobs) , ``-n`` (for how many times the job will
|
||||
run). Run ``teuthology-suite --help`` to read descriptions of these and other
|
||||
options.
|
||||
``-l`` (for limiting number of jobs) , ``-N`` (for how many times the job will
|
||||
run), and --subset (used to reduce the number of tests that are triggered). Run
|
||||
``teuthology-suite --help`` to read descriptions of these and other options.
|
||||
|
||||
.. _teuthology_testing_qa_changes:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user