ci: use ceph next tree

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This commit is contained in:
Noah Watkins 2015-01-09 14:57:12 -08:00
parent ddde581874
commit 7f8267475e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ before_install:
- cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
- chmod 600 ~/.ssh/authorized_keys
- sudo pip install ceph-deploy
- ceph-deploy install --release giant `hostname`
- ceph-deploy install --dev next `hostname`
- ceph-deploy pkg --install librados-dev `hostname`
- bash ci/micro-osd.sh /tmp/micro-ceph
- export CEPH_CONF=/tmp/micro-ceph/ceph.conf