kolla-ansible/tests/ansible_setup_ceph_disks.yml
Michal (inc0) Jastrzebski 339b27c7fe Enable multi-scenario gates
First non-trivial scenario we'll be testing in gates will be cinder +
ceph. This patchset is supposed to create framework to easily add new
testing scenarios.

Change-Id: I6790eaf5cf3297af04a64e4169a39b6e2cd1890f
2017-06-19 10:14:33 -07:00

7 lines
134 B
YAML

---
- hosts: storage
tasks:
- name: "Setup loopbacks for ceph"
script: setup_ceph_disks.sh
register: ceph_disks_out