]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Provide a default for --timeout
authorZack Cerza <zack@redhat.com>
Wed, 4 Nov 2015 16:01:16 +0000 (09:01 -0700)
committerZack Cerza <zack@redhat.com>
Wed, 4 Nov 2015 16:01:16 +0000 (09:01 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
scripts/results.py

index 7ff01e98ed62adc71a6fbbe455899a6610862e5f..646a7220a80fb0063ceb30c1135f25d66cfe7343 100644 (file)
@@ -8,8 +8,8 @@ optional arguments:
   -v, --verbose      be more verbose
   --dry-run          Instead of sending the email, just print it
   --email EMAIL      address to email test failures to
-  --timeout TIMEOUT  how many seconds to wait for all tests to finish (default
-                     no wait)
+  --timeout TIMEOUT  how many seconds to wait for all tests to finish
+                     [default: 0]
   --archive-dir DIR  path under which results for the suite are stored
   --name NAME        name of the suite
 """