]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Make autotest show debug messages.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 3 Jun 2011 16:40:55 +0000 (09:40 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 3 Jun 2011 16:40:55 +0000 (09:40 -0700)
Otherwise it's very quiet for a long time.

teuthology/task/autotest.py

index 864ac63e69d7a4f5524be558697efaed5cd37480..32ae02c96723f078eb04cdf1987b5c0a89a7e147 100644 (file)
@@ -89,6 +89,7 @@ def task(ctx, config):
             remote.run(
                 args=[
                     '/tmp/cephtest/autotest/client/bin/autotest',
+                    '--verbose',
                     '--harness=simple',
                     '--tag={tag}'.format(tag=tag),
                     control,