diff --git a/collections/thrash/workloads/readwrite.yaml b/collections/thrash/workloads/readwrite.yaml new file mode 100644 index 00000000000..a9f767b636b --- /dev/null +++ b/collections/thrash/workloads/readwrite.yaml @@ -0,0 +1,5 @@ +tasks: +- testrados: + clients: [client.0] + ops: 4000 + objects: 500 diff --git a/collections/thrash/workloads/snaps.yaml b/collections/thrash/workloads/snaps.yaml new file mode 100644 index 00000000000..63125917aa5 --- /dev/null +++ b/collections/thrash/workloads/snaps.yaml @@ -0,0 +1,6 @@ +tasks: +- testrados: + snaps: True + clients: [client.0] + ops: 4000 + objects: 500