]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
document how to specify a facet in teuthology-suite 274/head
authorLoic Dachary <loic@dachary.org>
Fri, 27 Jun 2014 16:04:05 +0000 (18:04 +0200)
committerLoic Dachary <loic@dachary.org>
Fri, 27 Jun 2014 16:04:05 +0000 (18:04 +0200)
Signed-off-by: Loic Dachary <loic@dachary.org>
scripts/suite.py

index 3d9ac4e55f6c48d2e57642d3a13d78c3ce7020b5..1842890c5b442ca77e3604242ed2a6660a8333fc 100644 (file)
@@ -12,7 +12,9 @@ facets. A facet is a directory containing config snippets. Running a suite
 means running teuthology for every configuration combination generated by
 taking one config snippet from each facet. Any config files passed on the
 command line will be used for every combination, and will override anything in
-the suite.
+the suite. By specifying a subdirectory in the suite argument, it is possible
+to limit the run to a specific facet. For instance -s upgrade/dumpling-x only
+runs the dumpling-x facet of the upgrade suite.
 
 Miscellaneous arguments:
   -h, --help                  Show this help message and exit