]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
remove pdb wip-wusui
authorWarren Usui <wusui@redhat.com>
Mon, 4 Dec 2017 21:10:31 +0000 (21:10 +0000)
committerWarren Usui <wusui@redhat.com>
Mon, 4 Dec 2017 21:10:31 +0000 (21:10 +0000)
teuthology/task/ceph_ansible.py

index b4fee884fbe7387e7c311b4402ed4797b04fbc02..af7a1cb8b96c57fcf2bcc96160cc319a24565dec 100644 (file)
@@ -412,7 +412,7 @@ class CephAnsible(Task):
             check_status=False
         )
         log.info("Clone command (aardvark):")
-        import pdb; pdb.set_trace()
+        import pdb; pdb.set_trace()
         ceph_installer.run(args=[
             'mkdir',
             run.Raw('~/ceph-ansible'),