]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Autotests run no ceph software, so don't try to do code coverage there.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 17 Jun 2011 23:01:26 +0000 (16:01 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 17 Jun 2011 23:01:26 +0000 (16:01 -0700)
teuthology/task/autotest.py

index 442a237daadec8fb0e2acae24505bfdb9842297f..eb9bc84aaa4d76ed76518ffd54e6e082a81083d3 100644 (file)
@@ -109,8 +109,6 @@ def task(ctx, config):
                 )
             remote.run(
                 args=[
-                    '/tmp/cephtest/binary/usr/local/bin/ceph-coverage',
-                    '/tmp/cephtest/archive/coverage',
                     '/tmp/cephtest/autotest/client/bin/autotest',
                     '--verbose',
                     '--harness=simple',