From: Patrick Donnelly Date: Fri, 21 Jul 2017 14:21:39 +0000 (-0700) Subject: teuthology-suite: add required -m to usage X-Git-Tag: 1.1.0~399^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=662a42f4fc72eefd16960b19072b4f7db64a4a2e;p=teuthology.git teuthology-suite: add required -m to usage Signed-off-by: Patrick Donnelly --- diff --git a/scripts/suite.py b/scripts/suite.py index a6d250017..89b119020 100644 --- a/scripts/suite.py +++ b/scripts/suite.py @@ -6,8 +6,8 @@ from teuthology.config import config doc = """ usage: teuthology-suite --help - teuthology-suite [-v | -vv ] --ceph --suite [options] [...] - teuthology-suite [-v | -vv ] --ceph --rerun [options] [...] + teuthology-suite [-v | -vv ] --machine-type --ceph --suite [options] [...] + teuthology-suite [-v | -vv ] --machine-type --ceph --rerun [options] [...] 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