Adds cinder volume in test bundles to replace loopback devices in test.
Change-Id: I96b52dda0698d8942a836bd5df0baa3a0e3500ad func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/989
This commit is contained in:
parent
931d530ab5
commit
1fe0aa07d3
@ -59,7 +59,7 @@ applications:
|
||||
charm: ../../ceph-osd.charm
|
||||
num_units: 3
|
||||
storage:
|
||||
osd-devices: 'cinder,10G'
|
||||
osd-devices: 'cinder,10G,2'
|
||||
options:
|
||||
osd-devices: '/dev/test-non-existent'
|
||||
source: *openstack-origin
|
||||
|
@ -59,7 +59,7 @@ applications:
|
||||
charm: ../../ceph-osd.charm
|
||||
num_units: 3
|
||||
storage:
|
||||
osd-devices: 'cinder,10G'
|
||||
osd-devices: 'cinder,10G,2'
|
||||
options:
|
||||
osd-devices: '/dev/test-non-existent'
|
||||
source: *openstack-origin
|
||||
|
@ -59,7 +59,7 @@ applications:
|
||||
charm: ../../ceph-osd.charm
|
||||
num_units: 3
|
||||
storage:
|
||||
osd-devices: 'cinder,10G'
|
||||
osd-devices: 'cinder,10G,2'
|
||||
options:
|
||||
osd-devices: '/dev/test-non-existent'
|
||||
source: *openstack-origin
|
||||
|
Loading…
Reference in New Issue
Block a user