~ajkavanagh/openstack-mojo-specs/remove-cinder-from-vrrp-ha

« back to all changes in this revision

Viewing changes to specs/object_storage/ceph/default/mitaka/manifest

  • Committer: Chris MacNaughton
  • Date: 2016-05-20 13:43:31 UTC
  • mto: This revision was merged to the branch mainline in revision 262.
  • Revision ID: chris.macnaughton@canonical.com-20160520134331-13si2p6h9x0e0p2o
add other series

Show diffs side-by-side

added added

removed removed

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