]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
cd to right place
authorWarren Usui <wusui@redhat.com>
Thu, 30 Nov 2017 01:50:42 +0000 (01:50 +0000)
committerWarren Usui <wusui@redhat.com>
Thu, 30 Nov 2017 01:50:42 +0000 (01:50 +0000)
teuthology/task/ceph_ansible.py

index f3156960f11d4c5ee0e92d41591a17b4a1698472..396c49bb5ecfa74515a858b810967602980f26fd 100644 (file)
@@ -417,7 +417,7 @@ class CephAnsible(Task):
             run.Raw('~/ceph-ansible'),
             run.Raw(';'),
             'cd',
-            run.Raw('~/ceph-ansible'),
+            run.Raw('~'),
             run.Raw(';'),
             'git',
             'clone',