]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Use ceph git repo instead of github.
authorSandon Van Ness <sandon@inktank.com>
Wed, 23 Jan 2013 22:08:53 +0000 (14:08 -0800)
committerSage Weil <sage@inktank.com>
Thu, 24 Jan 2013 01:22:31 +0000 (17:22 -0800)
commit5d66c9ab01814388f3439690031d9875e89ef892
tree5057aaedb1a6fd2985b0b5677bad6da7ab60a559
parente714c77812807148d38dd90704e54cd8420ff2bf
Use ceph git repo instead of github.

This code change is so that instead of pulling the tarball of github
which can be unreliable at times it instead uses the ceph repo mirror
and serves as the same function. Now it is using git archive and no
longer uses wget. Because of this less tar-fu is needed to extract
the necessary files as it can be done directly through git archive.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/workunit.py