]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/rbd: disable workunit timeout for dynamic_features_no_cache 47158/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 20 May 2022 12:05:03 +0000 (14:05 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 19 Jul 2022 08:18:32 +0000 (10:18 +0200)
commit8b4365a89d605d4d83ac0a3236f90f1f69785291
tree416ab79aeed817624d3ad6db3a3a37a9a021265e
parent37106621ae3e65809f9debc33eda146a2a86e35d
qa/suites/rbd: disable workunit timeout for dynamic_features_no_cache

The I/O workload in this test is xfstests (qa/run_xfstests_qemu.sh)
which isn't subjected to any timeout other than global max_job_time
limit in any other subsuite (e.g. qemu/workloads/qemu_xfstests.yaml).
But here, there is a parallel "op" workload defined as a workunit.
The workunit task has a default timeout of 3 hours which is effectively
imposed on the entire job.  In the "rbd cache = false" configuration,
it's sometimes exceeded.

Fixes: https://tracker.ceph.com/issues/48038
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 0a6a70760a6f771b848852e0779a221e22c8775d)
qa/suites/rbd/maintenance/workloads/dynamic_features_no_cache.yaml