From 5c2867b3bfdf3da53877b101905f6543bfaf8831 Mon Sep 17 00:00:00 2001 From: Warren Usui Date: Thu, 30 Nov 2017 00:22:35 +0000 Subject: [PATCH] debug info --- teuthology/task/ceph_ansible.py | 1 + 1 file changed, 1 insertion(+) diff --git a/teuthology/task/ceph_ansible.py b/teuthology/task/ceph_ansible.py index 91492b033c..d2f9751959 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'), -- 2.39.5