+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-overrides:
- ansible.cephlab:
- vars:
- quick_lvs_to_create: 4
-openstack:
- - machine:
- disk: 10
- volumes:
- count: 4
- size: 20
-roles:
-- [mon.a, mgr.y, osd.0, osd.1]
-- [mon.b, osd.2, osd.3]
-- [mon.c, osd.4, osd.5]
-- [mgr.x, client.0]
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph-deploy:
- use-ceph-volume: True
- bluestore: True
- conf:
- osd:
- bluestore fsck on mount: true
+++ /dev/null
-overrides:
- ceph-deploy:
- use-ceph-volume: True
- bluestore: True
- dmcrypt: True
- conf:
- osd:
- bluestore fsck on mount: true
+++ /dev/null
-overrides:
- ceph-deploy:
- use-ceph-volume: True
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
+++ /dev/null
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph-deploy:
- python_version: "2"
+++ /dev/null
-overrides:
- ceph-deploy:
- python_version: "3"
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-meta:
-- desc: "test basic ceph admin commands"
-tasks:
-- ssh_keys:
-- print: "**** done ssh_keys"
-- ceph-deploy:
-- print: "**** done ceph-deploy"
-- workunit:
- clients:
- client.0:
- - ceph-tests/ceph-admin-commands.sh
-- print: "**** done ceph-tests/ceph-admin-commands.sh"
+++ /dev/null
-meta:
-- desc: "Setup cluster using ceph-deploy, Run the rbd import/export tests"
-tasks:
-- ssh-keys:
-- ceph-deploy:
-- workunit:
- clients:
- client.0:
- - rbd/import_export.sh