--- /dev/null
+tasks:
+- install:
+ cleanup: true
+++ /dev/null
-tasks:
-- install:
-- ceph:
- fs: xfs
-- ceph-fuse:
-- workunit:
- clients:
- all:
- - suites/blogbench.sh
+++ /dev/null
-tasks:
-- install:
-- ceph:
-- ceph-fuse:
-- workunit:
- clients:
- all:
- - suites/fsstress.sh
+++ /dev/null
-tasks:
-- install:
-- ceph:
-- ceph-fuse: [client.0]
-- workunit:
- clients:
- all:
- - suites/iozone.sh
+++ /dev/null
-tasks:
-- install:
-- ceph:
- fs: xfs
- conf:
- mds:
- debug mds: 20
- debug ms: 1
- client:
- debug client: 20
- debug ms: 1
- fuse default permissions: false
- fuse set user groups: true
-- ceph-fuse:
-- workunit:
- clients:
- all:
- - suites/pjd.sh
+++ /dev/null
-overrides:
- ceph:
- conf:
- global:
- ms die on skipped message: false
-tasks:
-- install:
-- ceph:
-- kclient:
-- workunit:
- clients:
- all:
- - direct_io
+++ /dev/null
-overrides:
- ceph:
- conf:
- global:
- ms die on skipped message: false
-tasks:
-- install:
-- ceph:
- fs: xfs
-- kclient:
-- workunit:
- clients:
- all:
- - suites/dbench.sh
+++ /dev/null
-overrides:
- ceph:
- conf:
- global:
- ms die on skipped message: false
-tasks:
-- install:
-- ceph:
- fs: xfs
-- kclient:
-- workunit:
- clients:
- all:
- - suites/fsstress.sh
+++ /dev/null
-overrides:
- ceph:
- conf:
- global:
- ms die on skipped message: false
-tasks:
-- install:
-- ceph:
- fs: xfs
-- kclient:
-- workunit:
- clients:
- all:
- - suites/pjd.sh
+++ /dev/null
-overrides:
- ceph:
- conf:
- client:
- debug ms: 1
- debug client: 20
- mds:
- debug ms: 1
- debug mds: 20
-tasks:
-- install:
-- ceph:
-- ceph-fuse:
-- workunit:
- clients:
- client.0:
- - libcephfs/test.sh
+++ /dev/null
-overrides:
- ceph:
- log-ignorelist:
- - reached quota
- - mons down
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- - \(SMALLER_PGP_NUM\)
- - \(OBJECT_
- - \(SLOW_OPS\)
- - \(TOO_FEW_PGS\)
- - \(OSD_SLOW_PING_TIME
- - slow request
- conf:
- global:
- ms inject delay max: 1
- ms inject delay probability: 0.005
- ms inject delay type: mon
- ms inject internal delays: 0.002
- ms inject socket failures: 2500
- mon client directed command retry: 5
-tasks:
-- install: null
-- ceph:
- fs: xfs
-- mon_thrash:
- revive_delay: 90
- thrash_delay: 1
- thrash_many: true
-- workunit:
- clients:
- client.0:
- - rados/test.sh
+++ /dev/null
-tasks:
-- install: null
-- ceph:
- fs: ext4
- log-ignorelist:
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- - \(SMALLER_PGP_NUM\)
- - \(OBJECT_
- - \(SLOW_OPS\)
- - \(TOO_FEW_PGS\)
- - reached quota
- - but it is still running
- - slow request
- conf:
- mon:
- mon warn on pool no app: false
-- thrashosds:
- chance_pgnum_grow: 2
- chance_pgnum_shrink: 2
- chance_pgpnum_fix: 1
- timeout: 1200
-- workunit:
- clients:
- client.0:
- - rados/test.sh
+++ /dev/null
-overrides:
- ceph:
- conf:
- global:
- ms inject delay max: 1
- ms inject delay probability: 0.005
- ms inject delay type: osd
- ms inject internal delays: 0.002
- ms inject socket failures: 2500
- mon client directed command retry: 5
-tasks:
-- install: null
-- ceph:
- fs: xfs
- log-ignorelist:
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- - \(SMALLER_PGP_NUM\)
- - \(OBJECT_
- - \(SLOW_OPS\)
- - \(TOO_FEW_PGS\)
- - \(OSD_SLOW_PING_TIME
- - slow request
-- thrashosds:
- chance_pgnum_grow: 2
- chance_pgnum_shrink: 2
- chance_pgpnum_fix: 1
- timeout: 1200
-- full_sequential:
- - radosbench:
- clients: [client.0]
- time: 150
- - radosbench:
- clients: [client.0]
- time: 150
- - radosbench:
- clients: [client.0]
- time: 150
- - radosbench:
- clients: [client.0]
- time: 150
- - radosbench:
- clients: [client.0]
- time: 150
+++ /dev/null
-tasks:
-- install: null
-- ceph:
- log-ignorelist:
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- - \(SMALLER_PGP_NUM\)
- - \(OBJECT_
- - \(SLOW_OPS\)
- - \(TOO_FEW_PGS\)
- - slow request
-- thrashosds:
- chance_pgnum_grow: 2
- chance_pgnum_shrink: 2
- chance_pgpnum_fix: 1
- timeout: 1200
-- exec:
- client.0:
- - sudo ceph osd pool create base 4
- - sudo ceph osd pool application enable base rados
- - sudo ceph osd pool create cache 4
- - sudo ceph osd tier add base cache
- - sudo ceph osd tier cache-mode cache writeback
- - sudo ceph osd tier set-overlay base cache
- - sudo ceph osd pool set cache hit_set_type bloom
- - sudo ceph osd pool set cache hit_set_count 8
- - sudo ceph osd pool set cache hit_set_period 3600
- - sudo ceph osd pool set cache target_max_objects 250
-- rados:
- clients:
- - client.0
- objects: 500
- op_weights:
- copy_from: 50
- delete: 50
- cache_evict: 50
- cache_flush: 50
- read: 100
- rollback: 50
- snap_create: 50
- snap_remove: 50
- cache_try_flush: 50
- write: 100
- ops: 4000
- pool_snaps: true
- pools:
- - base
+++ /dev/null
-overrides:
- ceph:
- conf:
- osd:
- osd_class_load_list: "*"
- osd_class_default_list: "*"
-tasks:
-- install:
-- ceph:
- fs: xfs
-- workunit:
- clients:
- client.0:
- - cls
+++ /dev/null
-tasks:
-- install: null
-- ceph:
- fs: xfs
- log-ignorelist:
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- - \(SMALLER_PGP_NUM\)
- - \(OBJECT_
- - \(SLOW_OPS\)
- - \(TOO_FEW_PGS\)
- - slow request
-- thrashosds:
- chance_pgnum_grow: 3
- chance_pgnum_shrink: 2
- chance_pgpnum_fix: 1
- timeout: 1200
-- rados:
- clients:
- - client.0
- ec_pool: true
- max_in_flight: 64
- max_seconds: 600
- objects: 1024
- op_weights:
- append: 100
- copy_from: 50
- delete: 50
- read: 100
- rmattr: 25
- rollback: 50
- setattr: 25
- snap_create: 50
- snap_remove: 50
- write: 0
- ops: 400000
- size: 16384
+++ /dev/null
-tasks:
-- install:
-- ceph:
- log-ignorelist:
- - but it is still running
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(PG_
- - \(OSD_
- - \(OBJECT_
- - \(POOL_APP_NOT_ENABLED\)
-- ceph-fuse:
-- workunit:
- clients:
- client.0:
- - rados/test_python.sh
+++ /dev/null
-tasks:
-- install:
-- ceph:
- fs: ext4
- log-ignorelist:
- - but it is still running
- - overall HEALTH_
- - \(POOL_APP_NOT_ENABLED\)
-- ceph-fuse:
-- workunit:
- clients:
- all:
- - rados/load-gen-mix.sh
+++ /dev/null
-tasks:
-- install:
-- ceph:
- log-ignorelist:
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- fs: xfs
-- ceph-fuse:
-- workunit:
- clients:
- client.0:
- - rbd/test_librbd.sh
- env:
- RBD_FEATURES: "1"
+++ /dev/null
-tasks:
-- install:
-- ceph:
- fs: xfs
-- ceph-fuse:
-- workunit:
- clients:
- client.0:
- - rbd/import_export.sh
- env:
- RBD_CREATE_ARGS: --new-format
+++ /dev/null
-overrides:
- ceph:
- log-ignorelist:
- - overall HEALTH_
- - \(OSDMAP_FLAGS\)
- - \(OSD_
- - \(PG_
- - \(POOL_
- - \(CACHE_POOL_
- - \(SMALLER_PGP_NUM\)
- - \(OBJECT_
- - \(SLOW_OPS\)
- - \(TOO_FEW_PGS\)
- - \(OSD_SLOW_PING_TIME
- - slow request
- conf:
- client:
- rbd cache: true
- global:
- ms inject socket failures: 5000
- mon client directed command retry: 5
-tasks:
-- install: null
-- ceph:
- fs: xfs
-- thrashosds:
- timeout: 1200
-- rbd_fsx:
- clients:
- - client.0
- ops: 2000
+++ /dev/null
-tasks:
-- install:
-- ceph:
-- ceph-fuse:
-- workunit:
- clients:
- client.0:
- - rbd/test_librbd_python.sh
- env:
- RBD_FEATURES: "1"
+++ /dev/null
-overrides:
- ceph:
- conf:
- global:
- ms die on skipped message: false
- client:
- rbd default features: 5
-tasks:
-- install:
-- ceph:
-- rbd:
- all:
- image_size: 20480
-- workunit:
- clients:
- all:
- - suites/iozone.sh
+++ /dev/null
-overrides:
- rgw:
- ec-data-pool: true
- cache-pools: true
- frontend: civetweb
-tasks:
-- install:
-- ceph:
-- rgw: [client.0]
-- s3tests:
- client.0:
- force-branch: ceph-master
- rgw_server: client.0
-overrides:
- ceph:
- conf:
- client:
- rgw lc debug interval: 10
- rgw crypt s3 kms backend: testing
- rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
- rgw crypt require ssl: false
+++ /dev/null
-tasks:
-- install:
-- ceph:
- fs: xfs
-- rgw: [client.0]
-- s3tests:
- client.0:
- force-branch: ceph-master
- rgw_server: client.0
-overrides:
- ceph:
- conf:
- client:
- rgw lc debug interval: 10
- rgw crypt s3 kms backend: testing
- rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
- rgw crypt require ssl: false
--- /dev/null
+tasks:
+- ceph:
+ fs: xfs
+- ceph-fuse:
+- workunit:
+ clients:
+ all:
+ - suites/blogbench.sh
--- /dev/null
+tasks:
+- ceph:
+- ceph-fuse:
+- workunit:
+ clients:
+ all:
+ - suites/fsstress.sh
--- /dev/null
+tasks:
+- ceph:
+- ceph-fuse: [client.0]
+- workunit:
+ clients:
+ all:
+ - suites/iozone.sh
--- /dev/null
+tasks:
+- ceph:
+ fs: xfs
+ conf:
+ mds:
+ debug mds: 20
+ debug ms: 1
+ client:
+ debug client: 20
+ debug ms: 1
+ fuse default permissions: false
+ fuse set user groups: true
+- ceph-fuse:
+- workunit:
+ clients:
+ all:
+ - suites/pjd.sh
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms die on skipped message: false
+tasks:
+- ceph:
+- kclient:
+- workunit:
+ clients:
+ all:
+ - direct_io
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms die on skipped message: false
+tasks:
+- ceph:
+ fs: xfs
+- kclient:
+- workunit:
+ clients:
+ all:
+ - suites/dbench.sh
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms die on skipped message: false
+tasks:
+- ceph:
+ fs: xfs
+- kclient:
+- workunit:
+ clients:
+ all:
+ - suites/fsstress.sh
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms die on skipped message: false
+tasks:
+- ceph:
+ fs: xfs
+- kclient:
+- workunit:
+ clients:
+ all:
+ - suites/pjd.sh
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ client:
+ debug ms: 1
+ debug client: 20
+ mds:
+ debug ms: 1
+ debug mds: 20
+tasks:
+- ceph:
+- ceph-fuse:
+- workunit:
+ clients:
+ client.0:
+ - libcephfs/test.sh
--- /dev/null
+overrides:
+ ceph:
+ log-ignorelist:
+ - reached quota
+ - mons down
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - \(SLOW_OPS\)
+ - \(TOO_FEW_PGS\)
+ - \(OSD_SLOW_PING_TIME
+ - slow request
+ conf:
+ global:
+ ms inject delay max: 1
+ ms inject delay probability: 0.005
+ ms inject delay type: mon
+ ms inject internal delays: 0.002
+ ms inject socket failures: 2500
+ mon client directed command retry: 5
+tasks:
+- ceph:
+ fs: xfs
+- mon_thrash:
+ revive_delay: 90
+ thrash_delay: 1
+ thrash_many: true
+- workunit:
+ clients:
+ client.0:
+ - rados/test.sh
--- /dev/null
+tasks:
+- ceph:
+ fs: ext4
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - \(SLOW_OPS\)
+ - \(TOO_FEW_PGS\)
+ - reached quota
+ - but it is still running
+ - slow request
+ conf:
+ mon:
+ mon warn on pool no app: false
+- thrashosds:
+ chance_pgnum_grow: 2
+ chance_pgnum_shrink: 2
+ chance_pgpnum_fix: 1
+ timeout: 1200
+- workunit:
+ clients:
+ client.0:
+ - rados/test.sh
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms inject delay max: 1
+ ms inject delay probability: 0.005
+ ms inject delay type: osd
+ ms inject internal delays: 0.002
+ ms inject socket failures: 2500
+ mon client directed command retry: 5
+tasks:
+- ceph:
+ fs: xfs
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - \(SLOW_OPS\)
+ - \(TOO_FEW_PGS\)
+ - \(OSD_SLOW_PING_TIME
+ - slow request
+- thrashosds:
+ chance_pgnum_grow: 2
+ chance_pgnum_shrink: 2
+ chance_pgpnum_fix: 1
+ timeout: 1200
+- full_sequential:
+ - radosbench:
+ clients: [client.0]
+ time: 150
+ - radosbench:
+ clients: [client.0]
+ time: 150
+ - radosbench:
+ clients: [client.0]
+ time: 150
+ - radosbench:
+ clients: [client.0]
+ time: 150
+ - radosbench:
+ clients: [client.0]
+ time: 150
--- /dev/null
+tasks:
+- ceph:
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - \(SLOW_OPS\)
+ - \(TOO_FEW_PGS\)
+ - slow request
+- thrashosds:
+ chance_pgnum_grow: 2
+ chance_pgnum_shrink: 2
+ chance_pgpnum_fix: 1
+ timeout: 1200
+- exec:
+ client.0:
+ - sudo ceph osd pool create base 4
+ - sudo ceph osd pool application enable base rados
+ - sudo ceph osd pool create cache 4
+ - sudo ceph osd tier add base cache
+ - sudo ceph osd tier cache-mode cache writeback
+ - sudo ceph osd tier set-overlay base cache
+ - sudo ceph osd pool set cache hit_set_type bloom
+ - sudo ceph osd pool set cache hit_set_count 8
+ - sudo ceph osd pool set cache hit_set_period 3600
+ - sudo ceph osd pool set cache target_max_objects 250
+- rados:
+ clients:
+ - client.0
+ objects: 500
+ op_weights:
+ copy_from: 50
+ delete: 50
+ cache_evict: 50
+ cache_flush: 50
+ read: 100
+ rollback: 50
+ snap_create: 50
+ snap_remove: 50
+ cache_try_flush: 50
+ write: 100
+ ops: 4000
+ pool_snaps: true
+ pools:
+ - base
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ osd_class_load_list: "*"
+ osd_class_default_list: "*"
+tasks:
+- ceph:
+ fs: xfs
+- workunit:
+ clients:
+ client.0:
+ - cls
--- /dev/null
+tasks:
+- ceph:
+ fs: xfs
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - \(SLOW_OPS\)
+ - \(TOO_FEW_PGS\)
+ - slow request
+- thrashosds:
+ chance_pgnum_grow: 3
+ chance_pgnum_shrink: 2
+ chance_pgpnum_fix: 1
+ timeout: 1200
+- rados:
+ clients:
+ - client.0
+ ec_pool: true
+ max_in_flight: 64
+ max_seconds: 600
+ objects: 1024
+ op_weights:
+ append: 100
+ copy_from: 50
+ delete: 50
+ read: 100
+ rmattr: 25
+ rollback: 50
+ setattr: 25
+ snap_create: 50
+ snap_remove: 50
+ write: 0
+ ops: 400000
+ size: 16384
--- /dev/null
+tasks:
+- ceph:
+ log-ignorelist:
+ - but it is still running
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(PG_
+ - \(OSD_
+ - \(OBJECT_
+ - \(POOL_APP_NOT_ENABLED\)
+- ceph-fuse:
+- workunit:
+ clients:
+ client.0:
+ - rados/test_python.sh
--- /dev/null
+tasks:
+- ceph:
+ fs: ext4
+ log-ignorelist:
+ - but it is still running
+ - overall HEALTH_
+ - \(POOL_APP_NOT_ENABLED\)
+- ceph-fuse:
+- workunit:
+ clients:
+ all:
+ - rados/load-gen-mix.sh
--- /dev/null
+tasks:
+- ceph:
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ fs: xfs
+- ceph-fuse:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd.sh
+ env:
+ RBD_FEATURES: "1"
--- /dev/null
+tasks:
+- ceph:
+ fs: xfs
+- ceph-fuse:
+- workunit:
+ clients:
+ client.0:
+ - rbd/import_export.sh
+ env:
+ RBD_CREATE_ARGS: --new-format
--- /dev/null
+overrides:
+ ceph:
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - \(SLOW_OPS\)
+ - \(TOO_FEW_PGS\)
+ - \(OSD_SLOW_PING_TIME
+ - slow request
+ conf:
+ client:
+ rbd cache: true
+ global:
+ ms inject socket failures: 5000
+ mon client directed command retry: 5
+tasks:
+- ceph:
+ fs: xfs
+- thrashosds:
+ timeout: 1200
+- rbd_fsx:
+ clients:
+ - client.0
+ ops: 2000
--- /dev/null
+tasks:
+- ceph:
+- ceph-fuse:
+- workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd_python.sh
+ env:
+ RBD_FEATURES: "1"
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms die on skipped message: false
+ client:
+ rbd default features: 5
+tasks:
+- ceph:
+- rbd:
+ all:
+ image_size: 20480
+- workunit:
+ clients:
+ all:
+ - suites/iozone.sh
--- /dev/null
+overrides:
+ rgw:
+ ec-data-pool: true
+ cache-pools: true
+ frontend: civetweb
+tasks:
+- ceph:
+- rgw: [client.0]
+- s3tests:
+ client.0:
+ force-branch: ceph-master
+ rgw_server: client.0
+overrides:
+ ceph:
+ conf:
+ client:
+ rgw lc debug interval: 10
+ rgw crypt s3 kms backend: testing
+ rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
+ rgw crypt require ssl: false
--- /dev/null
+tasks:
+- ceph:
+ fs: xfs
+- rgw: [client.0]
+- s3tests:
+ client.0:
+ force-branch: ceph-master
+ rgw_server: client.0
+overrides:
+ ceph:
+ conf:
+ client:
+ rgw lc debug interval: 10
+ rgw crypt s3 kms backend: testing
+ rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
+ rgw crypt require ssl: false