Merge ~canonical-kernel-team/+git/autotest-client-tests:phlin/rmaptest-timeout into ~canonical-kernel-team/+git/autotest-client-tests:master

Proposed by Po-Hsu Lin
Status: Merged
Merge reported by: Po-Hsu Lin
Merged at revision: c299e2f625cca99482bbc11f5189bb38f1ea9c7f
Proposed branch: ~canonical-kernel-team/+git/autotest-client-tests:phlin/rmaptest-timeout
Merge into: ~canonical-kernel-team/+git/autotest-client-tests:master
Diff against target: 10 lines (+1/-1)
1 file modified
rmaptest/control (+1/-1)
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Review via email: mp+450217@code.launchpad.net

Commit message

BugLink: https://bugs.launchpad.net/bugs/2033498

Test shows it can take up to 18.5 minutes to run on some openstack instance.
Bump the timeout threshold to 25 minutes to give it a chance to finish.

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

+1

review: Approve
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Applied and pushed, thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/rmaptest/control b/rmaptest/control
2index 5bd29ae..1ce4a3f 100644
3--- a/rmaptest/control
4+++ b/rmaptest/control
5@@ -12,4 +12,4 @@ DOC = """
6 Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the
7 virtual scan.
8 """
9-job.run_test('rmaptest', timeout=60*15)
10+job.run_test('rmaptest', timeout=60*25)

Subscribers

People subscribed via source and target branches

to all changes: