]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suite/rados: Introduce "scheduler" directory within rados perf suite. 38007/head
authorSridhar Seshasayee <sseshasa@redhat.com>
Tue, 10 Nov 2020 11:59:17 +0000 (17:29 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Tue, 10 Nov 2020 13:52:53 +0000 (19:22 +0530)
commitce5d0b37d2984ede0e8ce85293bf05015403bbea
tree2d23be9723ae5d1d96a977d3d8b1aae03ffc437b
parentf7d6935f9df622a59018be455392ecb80e8417e3
qa/suite/rados: Introduce "scheduler" directory within rados perf suite.

Introduce a "scheduler" directory under the rados:perf tree to allow perf
suite to specify tests with the default scheduler(WPQ) and also with
the dmClock scheduler. One specification also overrides the number of
shards(1) and the number of threads per shard(16) to test with apart from
the default settings. This allows testing and performance benchmarking
with the new proposal to use one shard and multiple threads per shard with
the dmClock scheduler.

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
qa/suites/rados/perf/scheduler/dmclock_1Shard_16Threads.yaml [new file with mode: 0644]
qa/suites/rados/perf/scheduler/dmclock_default_shards.yaml [new file with mode: 0644]
qa/suites/rados/perf/scheduler/wpq_default_shards.yaml [new file with mode: 0644]