1
# Collect the charm branches from Launchpad
2
collect config=collect-ceph-default
4
# Use juju deployer with ceph-default.yaml bundle
5
deploy config=ceph-default.yaml delay=0 wait=True target=${MOJO_SERIES}-mitaka
7
# Check juju statuses are green and that hooks have finished
8
verify config=check_juju.py
10
# Test obj store by sending and recieving files
11
verify config=test_ceph_store.py