]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Fix
authorWarren Usui <wusui@redhat.com>
Fri, 1 Dec 2017 20:26:33 +0000 (20:26 +0000)
committerWarren Usui <wusui@redhat.com>
Fri, 1 Dec 2017 20:26:33 +0000 (20:26 +0000)
teuthology/task/ceph_ansible.py

index 2533b3e61815162ae7c435c1fd8a3a81e7df0f04..4a9b4220775abb39fb7375de67a1d617e345fb13 100644 (file)
@@ -418,7 +418,7 @@ class CephAnsible(Task):
             run.Raw('~/ceph-ansible'),
             run.Raw(';'),
             'cd',
-            run.Raw('~/wusui'),
+            run.Raw('~'),
             run.Raw(';'),
             'git',
             'clone',