]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Install ceph debs and use installed debs
authorSander Pool <sander.pool@inktank.com>
Wed, 6 Feb 2013 19:16:52 +0000 (19:16 +0000)
committerSage Weil <sage@inktank.com>
Mon, 18 Feb 2013 21:39:03 +0000 (13:39 -0800)
commitc525e1061bfab65df054ff519ae2fe8fb90b90a8
tree6b8fde441d3c36e5fbe5da246dbffa635a8289d9
parentd790eeb451232bbf71f6b3c20eabba74ac5c534e
Install ceph debs and use installed debs

The ceph task installs ceph using the debian
packages now, and all invocations of binaries installed
in {tmpdir}/binary/usr/local/bin/ are replace with
the use of the binaries installed in standard locations
by the debs.

Author:    Sander Pool <sander.pool@inktank.com>
Signed-off-by: Sam Lang <sam.lang@inktank.com>
35 files changed:
teuthology/ceph.conf.template
teuthology/misc.py
teuthology/nuke.py
teuthology/orchestra/run.py
teuthology/task/admin_socket.py
teuthology/task/ceph-fuse.py
teuthology/task/ceph.py
teuthology/task/ceph_manager.py
teuthology/task/cram.py
teuthology/task/divergent_priors.py
teuthology/task/filestore_idempotent.py
teuthology/task/hadoop.py
teuthology/task/kclient.py
teuthology/task/lockfile.py
teuthology/task/lost_unfound.py
teuthology/task/manypools.py
teuthology/task/object_source_down.py
teuthology/task/omapbench.py
teuthology/task/osd_backfill.py
teuthology/task/osd_recovery.py
teuthology/task/peer.py
teuthology/task/qemu.py
teuthology/task/rados.py
teuthology/task/radosbench.py
teuthology/task/radosgw-admin.py
teuthology/task/rbd.py
teuthology/task/rbd_fsx.py
teuthology/task/recovery_bench.py
teuthology/task/rgw.py
teuthology/task/s3readwrite.py
teuthology/task/s3roundtrip.py
teuthology/task/s3tests.py
teuthology/task/swift.py
teuthology/task/watch_notify_stress.py
teuthology/task/workunit.py