Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quincy: qa/suites/rbd: disable workunit timeout for dynamic_features_no_cache #47159

Merged
merged 1 commit into from Aug 1, 2022

Conversation

idryomov
Copy link
Contributor

@idryomov idryomov added this to the quincy milestone Jul 19, 2022
@idryomov idryomov requested a review from a team as a code owner July 19, 2022 08:22
@idryomov idryomov requested a review from ideepika July 19, 2022 09:33
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 0a6a707)
@idryomov
Copy link
Contributor Author

idryomov commented Aug 1, 2022

jenkins test make check

@idryomov
Copy link
Contributor Author

idryomov commented Aug 1, 2022

jenkins test windows

@yuriw yuriw merged commit 6bb8206 into ceph:quincy Aug 1, 2022
@idryomov idryomov deleted the wip-48038-quincy branch August 2, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants