From: Warren Usui Date: Thu, 30 Nov 2017 00:22:35 +0000 (+0000) Subject: debug info X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5c2867b3bfdf3da53877b101905f6543bfaf8831;p=teuthology.git debug info --- diff --git a/teuthology/task/ceph_ansible.py b/teuthology/task/ceph_ansible.py index 91492b033..d2f975195 100644 --- a/teuthology/task/ceph_ansible.py +++ b/teuthology/task/ceph_ansible.py @@ -411,6 +411,7 @@ class CephAnsible(Task): ], check_status=False ) + log.info("Clone command (aardvark):") ceph_installer.run(args=[ 'mkdir', run.Raw('~/ceph-ansible'),