+++ /dev/null
-tasks:
-- qemu:
- all:
- test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/bonnie.sh
-exclude_arch: armv7l
+++ /dev/null
-tasks:
-- qemu:
- all:
- test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/fsstress.sh
-exclude_arch: armv7l
+++ /dev/null
-tasks:
-- qemu:
- all:
- test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/iozone.sh
- image_size: 20480
-exclude_arch: armv7l
+++ /dev/null
-tasks:
-- qemu:
- all:
- type: block
- num_rbd: 2
- test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/run_xfstests_qemu.sh
-exclude_arch: armv7l
--- /dev/null
+tasks:
+- install:
+- ceph:
+ conf:
+ client:
+ rbd cache: false
--- /dev/null
+tasks:
+- install:
+- ceph:
+ conf:
+ client:
+ rbd cache: true
--- /dev/null
+tasks:
+- install:
+- ceph:
+ conf:
+ client:
+ rbd cache: true
+ rbd cache max dirty: 0
--- /dev/null
+tasks:
+- exec:
+ client.0:
+ - ceph osd pool create cache 4
+ - ceph osd tier add rbd cache
+ - ceph osd tier cache-mode cache writeback
+ - ceph osd tier set-overlay rbd cache
+ - ceph osd pool set cache hit_set_type bloom
+ - ceph osd pool set cache hit_set_count 8
+ - ceph osd pool set cache hit_set_period 60
+ - ceph osd pool set cache target_max_objects 250
--- /dev/null
+../../../../clusters/fixed-3.yaml
\ No newline at end of file
--- /dev/null
+../basic/fs
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms inject socket failures: 5000
+ log-whitelist:
+ - wrongly marked me down
--- /dev/null
+tasks:
+- qemu:
+ all:
+ test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/bonnie.sh
+exclude_arch: armv7l
--- /dev/null
+tasks:
+- qemu:
+ all:
+ test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/fsstress.sh
+exclude_arch: armv7l
--- /dev/null
+tasks:
+- qemu:
+ all:
+ test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/workunits/suites/iozone.sh
+ image_size: 20480
+exclude_arch: armv7l
--- /dev/null
+tasks:
+- qemu:
+ all:
+ type: block
+ num_rbd: 2
+ test: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=qa/run_xfstests_qemu.sh
+exclude_arch: armv7l