]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
install: add --test install option to install ceph-test package 350/head
authorSage Weil <sage@redhat.com>
Wed, 2 Sep 2015 20:11:11 +0000 (16:11 -0400)
committerSage Weil <sage@redhat.com>
Wed, 2 Sep 2015 20:11:57 +0000 (16:11 -0400)
commit519584957f2452b09abd2c491ea4b73440f053b6
tree2a4872f271590d15d77f8b5e4020673a9be03d00
parent4d48b2335146175336116268e756fc6b477fa6c3
install: add --test install option to install ceph-test package

We need this for the teuthology tests.

Don't include it in --all, since any normal person does not want it.

Signed-off-by: Sage Weil <sage@redhat.com>
ceph_deploy/install.py
ceph_deploy/tests/test_install.py