+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph-deploy:
- dmcrypt: yes
+++ /dev/null
-overrides:
- ceph-deploy:
- separate_journal_disk:
+++ /dev/null
-overrides:
- ceph-deploy:
- separate_journal_disk: yes
+++ /dev/null
-overrides:
- ceph-deploy:
- dmcrypt: yes
- separate_journal_disk: yes
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph-deploy:
- conf:
- global:
- mon pg warn min per osd: 2
- osd pool default size: 2
+++ /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
-.qa/objectstore/bluestore.yaml
\ No newline at end of file
+++ /dev/null
-.qa/objectstore/filestore-xfs.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
-openstack:
- - machine:
- disk: 10
- volumes:
- count: 2
- size: 110
-roles:
-- - mon.a
- - mgr.x
- - mds.a
- - osd.0
-- - osd.1
- - mon.b
- - client.0
-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
-../.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
+++ /dev/null
-overrides:
- ceph-deploy:
- use-ceph-volume: True
- filestore: 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
-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
--- /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
+overrides:
+ ceph-deploy:
+ use-ceph-volume: True
+ filestore: 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