]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
use local source dir for teuthology run
authorSage Weil <sage@newdream.net>
Thu, 30 Jun 2011 21:49:42 +0000 (14:49 -0700)
committerSage Weil <sage@newdream.net>
Fri, 1 Jul 2011 16:09:39 +0000 (09:09 -0700)
commit53fc6920b10c79db116be7351d1ad2793bcb194d
tree4baf4d32b0755842affc3ab94dc669ec76b70d3a
parenteffee7ffc6a67e9bfa5ef4cb4560511c8eb91a8a
use local source dir for teuthology run

- ceph:
    path: /home/sage/ceph
...

This will 'make install' to a temp dir, tar it up, and ship that to the
target nodes.  A usr/local -> . symlink will be added if /usr/local isn't
there, to accommodate trees that /usr based autotools paths.
teuthology/task/ceph.py