]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
teuthology-suite: add required -m to usage
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Jul 2017 14:21:39 +0000 (07:21 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Jul 2017 14:22:39 +0000 (07:22 -0700)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
scripts/suite.py

index a6d25001768b5d0039d7b449e226dacfa7978ad1..89b11902042e5d30c441caca036b15dcc2b3ea40 100644 (file)
@@ -6,8 +6,8 @@ from teuthology.config import config
 
 doc = """
 usage: teuthology-suite --help
-       teuthology-suite [-v | -vv ] --ceph <ceph> --suite <suite> [options] [<config_yaml>...]
-       teuthology-suite [-v | -vv ] --ceph <ceph> --rerun <name>  [options] [<config_yaml>...]
+       teuthology-suite [-v | -vv ] --machine-type <type> --ceph <ceph> --suite <suite> [options] [<config_yaml>...]
+       teuthology-suite [-v | -vv ] --machine-type <type> --ceph <ceph> --rerun <name>  [options] [<config_yaml>...]
 
 Run a suite of ceph integration tests. A suite is a directory containing
 facets. A facet is a directory containing config snippets. Running a suite