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

index d0261e8af2620c8205ee388fc321ef0853ab6b2d..5cc4e4e9a2ac153cb1a8520d0e1c9b80a36d2a66 100644 (file)
@@ -448,7 +448,7 @@ class CephAnsible(Task):
             #run.Raw(';'),
         ])
         ceph_installer.run(args=[
-            run.Raw('ls ~/ansible')
+            run.Raw('ls ~/ceph-ansible')
         ])
         log.info('right before this command:')
         log.info(str_args)