]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/crimson-rados: disable seastore with default thrash 58827/head
authorMatan Breizman <mbreizma@redhat.com>
Sun, 30 Jun 2024 09:15:03 +0000 (12:15 +0300)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 25 Jul 2024 07:37:14 +0000 (10:37 +0300)
Currently we have 2 types of thrash tests: default and simple.
Seastore passes only the simple one.

The 2 types are seperated to diffrent dirs. `thrash` dir
will be tested with bluestore only.
`thrash_simple` will be tested with both backend.

Once Seastore passes default ones, we can merge back the two dirs

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit 69b241a4629e458ad7ed7b643e42c7b44e18e9fd)

44 files changed:
qa/suites/crimson-rados/thrash/objectstore/seastore.yaml [deleted symlink]
qa/suites/crimson-rados/thrash/thrashers/simple.yaml [deleted file]
qa/suites/crimson-rados/thrash_simple/% [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/2-size-2-min-size.yaml.disabled [new symlink]
qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/3-size-2-min-size.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/normal_pg_log.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/short_pg_log.yaml.disabled [new symlink]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/$ [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/default.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-active-recovery.yaml.disabled [new symlink]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-partial-recovery.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-recovery.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-partial-recovery.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/clusters/+ [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/clusters/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/clusters/fixed-2.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/clusters/openstack.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/crimson-supported-all-distro [new symlink]
qa/suites/crimson-rados/thrash_simple/crimson_qa_overrides.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/deploy/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/deploy/ceph.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/deploy/cephadm.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/objectstore/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/objectstore/bluestore.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/objectstore/seastore.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/thrashers/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/thrashers/simple.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/thrashosds-health.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/workloads/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/workloads/admin_socket_objecter_requests.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/pool-snaps-few-objects.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/radosbench-high-concurrency.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/radosbench.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/small-objects-balanced.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/small-objects-localized.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/small-objects.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-balanced.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-localized.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/write_fadvise_dontneed.yaml [new file with mode: 0644]

diff --git a/qa/suites/crimson-rados/thrash/objectstore/seastore.yaml b/qa/suites/crimson-rados/thrash/objectstore/seastore.yaml
deleted file mode 120000 (symlink)
index 6a70c38..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/config/seastore.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash/thrashers/simple.yaml b/qa/suites/crimson-rados/thrash/thrashers/simple.yaml
deleted file mode 100644 (file)
index bbb3332..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-overrides:
-  ceph:
-    log-ignorelist:
-    - but it is still running
-    - objects unfound and apparently lost
-    conf:
-      osd:
-        osd debug reject backfill probability: .3
-        osd scrub min interval: 60
-        osd scrub max interval: 120
-        osd max backfills: 3
-        osd snap trim sleep: 2
-        osd delete sleep: 1
-      mon:
-        mon min osdmap epochs: 50
-        paxos service trim min: 10
-        # prune full osdmaps regularly
-        mon osdmap full prune min: 15
-        mon osdmap full prune interval: 2
-        mon osdmap full prune txsize: 2
-tasks:
-- thrashosds:
-    timeout: 2400
-    dump_ops_enable: false
-    sighup_delay: 0
-    min_in: 3
-    noscrub_toggle_delay: 0
-    chance_down: 0
-    chance_thrash_pg_upmap: 0
-    reweight_osd: 0
-    thrash_primary_affinity: false
-    ceph_objectstore_tool: false
-    chance_inject_pause_short: 0
-    chance_thrash_cluster_full: 0
-    chance_reset_purged_snaps_last: 0
diff --git a/qa/suites/crimson-rados/thrash_simple/% b/qa/suites/crimson-rados/thrash_simple/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/crimson-rados/thrash_simple/.qa b/qa/suites/crimson-rados/thrash_simple/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/.qa b/qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/2-size-2-min-size.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/2-size-2-min-size.yaml.disabled
new file mode 120000 (symlink)
index 0000000..5393a75
--- /dev/null
@@ -0,0 +1 @@
+.qa/overrides/2-size-2-min-size.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/3-size-2-min-size.yaml b/qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/3-size-2-min-size.yaml
new file mode 120000 (symlink)
index 0000000..5ff70ea
--- /dev/null
@@ -0,0 +1 @@
+.qa/overrides/3-size-2-min-size.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/.qa b/qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/normal_pg_log.yaml b/qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/normal_pg_log.yaml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/short_pg_log.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/short_pg_log.yaml.disabled
new file mode 120000 (symlink)
index 0000000..abd86d7
--- /dev/null
@@ -0,0 +1 @@
+.qa/overrides/short_pg_log.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/$ b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/$
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/.qa b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/default.yaml b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/default.yaml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-active-recovery.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-active-recovery.yaml.disabled
new file mode 120000 (symlink)
index 0000000..47afd70
--- /dev/null
@@ -0,0 +1 @@
+.qa/overrides/more-active-recovery.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-partial-recovery.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-partial-recovery.yaml.disabled
new file mode 100644 (file)
index 0000000..0bbc72d
--- /dev/null
@@ -0,0 +1,6 @@
+overrides:
+  ceph:
+    conf:
+      global:
+        osd_async_recovery_min_cost: 1
+        osd_object_clean_region_max_num_intervals: 1000
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-recovery.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-recovery.yaml.disabled
new file mode 100644 (file)
index 0000000..4aed086
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      global:
+        osd_async_recovery_min_cost: 1
diff --git a/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-partial-recovery.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-partial-recovery.yaml.disabled
new file mode 100644 (file)
index 0000000..88f15f2
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      global:
+        osd_object_clean_region_max_num_intervals: 1000
diff --git a/qa/suites/crimson-rados/thrash_simple/clusters/+ b/qa/suites/crimson-rados/thrash_simple/clusters/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/crimson-rados/thrash_simple/clusters/.qa b/qa/suites/crimson-rados/thrash_simple/clusters/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/clusters/fixed-2.yaml b/qa/suites/crimson-rados/thrash_simple/clusters/fixed-2.yaml
new file mode 100644 (file)
index 0000000..79641f6
--- /dev/null
@@ -0,0 +1,24 @@
+roles:
+- [mon.a, osd.0, osd.1, client.0, node-exporter.a]
+- [mgr.x, osd.2, osd.3, client.1, prometheus.a, node-exporter.b]
+overrides:
+  ceph:
+    conf:
+      osd:
+        osd shutdown pgref assert: true
+        crimson alien thread cpu cores: 6-7
+      osd.0:
+        crimson seastar cpu cores: 0-2
+      osd.1:
+        crimson seastar cpu cores: 3-5
+      osd.2:
+        crimson seastar cpu cores: 0-2
+      osd.3:
+        crimson seastar cpu cores: 3-5
+      global:
+        ms cluster mode: crc
+        ms service mode: crc
+        ms client mode: crc
+        ms mon service mode: crc
+        ms mon cluster mode: crc
+        ms mon client mode: crc
diff --git a/qa/suites/crimson-rados/thrash_simple/clusters/openstack.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/clusters/openstack.yaml.disabled
new file mode 100644 (file)
index 0000000..e559d91
--- /dev/null
@@ -0,0 +1,4 @@
+openstack:
+  - volumes: # attached to each instance
+      count: 4
+      size: 10 # GB
diff --git a/qa/suites/crimson-rados/thrash_simple/crimson-supported-all-distro b/qa/suites/crimson-rados/thrash_simple/crimson-supported-all-distro
new file mode 120000 (symlink)
index 0000000..a5b729b
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/crimson-supported-all-distro/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/crimson_qa_overrides.yaml b/qa/suites/crimson-rados/thrash_simple/crimson_qa_overrides.yaml
new file mode 120000 (symlink)
index 0000000..2bf67af
--- /dev/null
@@ -0,0 +1 @@
+.qa/config/crimson_qa_overrides.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/deploy/.qa b/qa/suites/crimson-rados/thrash_simple/deploy/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/deploy/ceph.yaml b/qa/suites/crimson-rados/thrash_simple/deploy/ceph.yaml
new file mode 100644 (file)
index 0000000..ecad09c
--- /dev/null
@@ -0,0 +1,11 @@
+overrides:
+  install:
+    ceph:
+      flavor: crimson
+tasks:
+- install:
+- ceph:
+    conf:
+      osd:
+        debug monc: 20
+    flavor: crimson
diff --git a/qa/suites/crimson-rados/thrash_simple/deploy/cephadm.yaml.disabled b/qa/suites/crimson-rados/thrash_simple/deploy/cephadm.yaml.disabled
new file mode 100644 (file)
index 0000000..0c20622
--- /dev/null
@@ -0,0 +1,16 @@
+# no need to verify os + flavor + sha1
+verify_ceph_hash: false
+tasks:
+- cephadm:
+    conf:
+      mgr:
+        debug ms: 1
+        debug mgr: 20
+        debug osd: 10
+- cephadm.shell:
+    mon.a:
+      - ceph orch status
+      - ceph orch ps
+      - ceph orch ls
+      - ceph orch host ls
+      - ceph orch device ls
diff --git a/qa/suites/crimson-rados/thrash_simple/objectstore/.qa b/qa/suites/crimson-rados/thrash_simple/objectstore/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/objectstore/bluestore.yaml b/qa/suites/crimson-rados/thrash_simple/objectstore/bluestore.yaml
new file mode 120000 (symlink)
index 0000000..e84f396
--- /dev/null
@@ -0,0 +1 @@
+.qa/config/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/objectstore/seastore.yaml b/qa/suites/crimson-rados/thrash_simple/objectstore/seastore.yaml
new file mode 120000 (symlink)
index 0000000..6a70c38
--- /dev/null
@@ -0,0 +1 @@
+.qa/config/seastore.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/thrashers/.qa b/qa/suites/crimson-rados/thrash_simple/thrashers/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/thrashers/simple.yaml b/qa/suites/crimson-rados/thrash_simple/thrashers/simple.yaml
new file mode 100644 (file)
index 0000000..bbb3332
--- /dev/null
@@ -0,0 +1,35 @@
+overrides:
+  ceph:
+    log-ignorelist:
+    - but it is still running
+    - objects unfound and apparently lost
+    conf:
+      osd:
+        osd debug reject backfill probability: .3
+        osd scrub min interval: 60
+        osd scrub max interval: 120
+        osd max backfills: 3
+        osd snap trim sleep: 2
+        osd delete sleep: 1
+      mon:
+        mon min osdmap epochs: 50
+        paxos service trim min: 10
+        # prune full osdmaps regularly
+        mon osdmap full prune min: 15
+        mon osdmap full prune interval: 2
+        mon osdmap full prune txsize: 2
+tasks:
+- thrashosds:
+    timeout: 2400
+    dump_ops_enable: false
+    sighup_delay: 0
+    min_in: 3
+    noscrub_toggle_delay: 0
+    chance_down: 0
+    chance_thrash_pg_upmap: 0
+    reweight_osd: 0
+    thrash_primary_affinity: false
+    ceph_objectstore_tool: false
+    chance_inject_pause_short: 0
+    chance_thrash_cluster_full: 0
+    chance_reset_purged_snaps_last: 0
diff --git a/qa/suites/crimson-rados/thrash_simple/thrashosds-health.yaml b/qa/suites/crimson-rados/thrash_simple/thrashosds-health.yaml
new file mode 120000 (symlink)
index 0000000..9124eb1
--- /dev/null
@@ -0,0 +1 @@
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/.qa b/qa/suites/crimson-rados/thrash_simple/workloads/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/admin_socket_objecter_requests.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/admin_socket_objecter_requests.yaml
new file mode 100644 (file)
index 0000000..8c9764a
--- /dev/null
@@ -0,0 +1,13 @@
+overrides:
+  ceph:
+    conf:
+      client.0:
+        admin socket: /var/run/ceph/ceph-$name.asok
+tasks:
+- radosbench:
+    clients: [client.0]
+    time: 150
+- admin_socket:
+    client.0:
+      objecter_requests:
+        test: "http://git.ceph.com/?p={repo};a=blob_plain;f=src/test/admin_socket/objecter_requests;hb={branch}"
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/pool-snaps-few-objects.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/pool-snaps-few-objects.yaml
new file mode 100644 (file)
index 0000000..d35e842
--- /dev/null
@@ -0,0 +1,20 @@
+overrides:
+  conf:
+    osd:
+      osd deep scrub update digest min age: 0
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 4000
+    objects: 50
+    pool_snaps: true
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
+
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/radosbench-high-concurrency.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/radosbench-high-concurrency.yaml
new file mode 100644 (file)
index 0000000..902c4b5
--- /dev/null
@@ -0,0 +1,49 @@
+overrides:
+  ceph:
+    conf:
+      client.0:
+        debug ms: 1
+        debug objecter: 20
+        debug rados: 20
+tasks:
+- full_sequential:
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      concurrency: 128
+      size: 8192
+      time: 90
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/radosbench.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/radosbench.yaml
new file mode 100644 (file)
index 0000000..071f55e
--- /dev/null
@@ -0,0 +1,24 @@
+overrides:
+  ceph:
+    conf:
+      client.0:
+        debug ms: 1
+        debug objecter: 20
+        debug rados: 20
+tasks:
+- full_sequential:
+  - radosbench:
+      clients: [client.0]
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      time: 90
+  - radosbench:
+      clients: [client.0]
+      time: 90
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/small-objects-balanced.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/small-objects-balanced.yaml
new file mode 100644 (file)
index 0000000..afe0422
--- /dev/null
@@ -0,0 +1,24 @@
+overrides:
+  ceph:
+    crush_tunables: jewel
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 400000
+    max_seconds: 600
+    max_in_flight: 64
+    objects: 1024
+    size: 16384
+    balance_reads: true
+    max_attr_len: 8192
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
+      setattr: 25
+      rmattr: 25
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/small-objects-localized.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/small-objects-localized.yaml
new file mode 100644 (file)
index 0000000..445b582
--- /dev/null
@@ -0,0 +1,24 @@
+overrides:
+  ceph:
+    crush_tunables: jewel
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 400000
+    max_seconds: 600
+    max_in_flight: 64
+    objects: 1024
+    size: 16384
+    localize_reads: true
+    max_attr_len: 8192
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
+      setattr: 25
+      rmattr: 25
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/small-objects.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/small-objects.yaml
new file mode 100644 (file)
index 0000000..e7e8070
--- /dev/null
@@ -0,0 +1,23 @@
+overrides:
+  ceph:
+    crush_tunables: jewel
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 400000
+    max_seconds: 600
+    max_in_flight: 64
+    objects: 1024
+    size: 16384
+    max_attr_len: 8192
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
+      setattr: 25
+      rmattr: 25
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-balanced.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-balanced.yaml
new file mode 100644 (file)
index 0000000..1161c3c
--- /dev/null
@@ -0,0 +1,15 @@
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 4000
+    objects: 50
+    balance_reads: true
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-localized.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-localized.yaml
new file mode 100644 (file)
index 0000000..80af0de
--- /dev/null
@@ -0,0 +1,15 @@
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 4000
+    objects: 50
+    localize_reads: true
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects.yaml
new file mode 100644 (file)
index 0000000..0694ffc
--- /dev/null
@@ -0,0 +1,14 @@
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 4000
+    objects: 50
+    op_weights:
+      read: 100
+      write: 100
+      delete: 50
+      snap_create: 50
+      snap_remove: 50
+      rollback: 0
+      # TODO: CEPH_OSD_OP_COPY_FROM
+      copy_from: 0
diff --git a/qa/suites/crimson-rados/thrash_simple/workloads/write_fadvise_dontneed.yaml b/qa/suites/crimson-rados/thrash_simple/workloads/write_fadvise_dontneed.yaml
new file mode 100644 (file)
index 0000000..606dcae
--- /dev/null
@@ -0,0 +1,8 @@
+tasks:
+- rados:
+    clients: [client.0]
+    ops: 4000
+    objects: 500
+    write_fadvise_dontneed: true
+    op_weights:
+      write: 100