]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
debug info
authorWarren Usui <wusui@redhat.com>
Thu, 30 Nov 2017 00:22:35 +0000 (00:22 +0000)
committerWarren Usui <wusui@redhat.com>
Thu, 30 Nov 2017 00:22:35 +0000 (00:22 +0000)
teuthology/task/ceph_ansible.py

index 91492b033c630999fb0dd43bb1bcd4c1c8d98bc3..d2f975195900392cab1ada7a32edf6390d500125 100644 (file)
@@ -411,6 +411,7 @@ class CephAnsible(Task):
                 ],
             check_status=False
         )
+        log.info("Clone command (aardvark):")
         ceph_installer.run(args=[
             'mkdir',
             run.Raw('~/ceph-ansible'),