]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: reduce fs:workload use of random selection 44486/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 6 Jan 2022 15:51:03 +0000 (10:51 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 14 Feb 2022 18:52:14 +0000 (13:52 -0500)
commitc2f132140d569110a8bdbe496aae5a7087fd4872
tree898cc1704f8f0362a3214ae7ffac99733d7bd971
parent884dc766836ee2b8cb2eedccad9e2e79a50658df
qa: reduce fs:workload use of random selection

It's more appropriate to use --subset to reduce the scheduling size. It
was previously laid out this way because we wanted to link to the common
`qa/cephfs/mount` directory so that ceph-fuse mounts are not needlessly
multiplied. We should just organize it correctly so that is not an
issue.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
23 files changed:
qa/suites/fs/workload/begin/.qa
qa/suites/fs/workload/mount [deleted symlink]
qa/suites/fs/workload/mount/.qa [new symlink]
qa/suites/fs/workload/mount/fuse.yaml [new symlink]
qa/suites/fs/workload/mount/kclient/% [new file with mode: 0644]
qa/suites/fs/workload/mount/kclient/.qa [new symlink]
qa/suites/fs/workload/mount/kclient/base [new symlink]
qa/suites/fs/workload/mount/kclient/ms_mode/.qa [new symlink]
qa/suites/fs/workload/mount/kclient/ms_mode/crc.yaml [new file with mode: 0644]
qa/suites/fs/workload/mount/kclient/ms_mode/legacy.yaml [new file with mode: 0644]
qa/suites/fs/workload/mount/kclient/ms_mode/secure.yaml [new file with mode: 0644]
qa/suites/fs/workload/mount/kclient/wsync/.qa [new symlink]
qa/suites/fs/workload/mount/kclient/wsync/no.yaml [new file with mode: 0644]
qa/suites/fs/workload/mount/kclient/wsync/yes.yaml [new file with mode: 0644]
qa/suites/fs/workload/ms_mode/$ [deleted file]
qa/suites/fs/workload/ms_mode/.qa [deleted symlink]
qa/suites/fs/workload/ms_mode/crc.yaml [deleted file]
qa/suites/fs/workload/ms_mode/legacy.yaml [deleted file]
qa/suites/fs/workload/ms_mode/secure.yaml [deleted file]
qa/suites/fs/workload/wsync/$ [deleted file]
qa/suites/fs/workload/wsync/.qa [deleted symlink]
qa/suites/fs/workload/wsync/no.yaml [deleted file]
qa/suites/fs/workload/wsync/yes.yaml [deleted file]