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

blockdev_mirror_stress:not run stress test as a thread #4135

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

aliang123
Copy link
Contributor

When running stress test as a thread, we usually hit resource lock issue, so some processes hang there even though test has finished and vm quit successfully,this will block all the tests in a loop.

id:2784

When running stress test as a thread, we usually hit
resource lock issue, so some processes hang there even
though test has finished and vm quit successfully,this
will block all the tests in a loop.

Signed-off-by: Aihua Liang <[email protected]>
@aliang123
Copy link
Contributor Author

(50/50) repeat50.Host_RHEL.mx.u0.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.blockdev_mirror_stress.q35: PASS (445.30 s)
RESULTS : PASS 50 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML : /root/avocado/job-results/job-2024-08-14T06.30-580aa0f/results.html
JOB TIME : 23265.51 s

@aliang123
Copy link
Contributor Author

@zhencliu @luckyh @maxujun , please help review it, thanks.

Copy link
Contributor

@XueqiangWei XueqiangWei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM,
Acked-by: [email protected]

@zhencliu
Copy link
Contributor

hi @aliang123 , would you please open a new bug to track the resource lock issue? I will take a look when I am back from vacation, thanks.

Copy link
Contributor

@zhencliu zhencliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved this code change in case it blocked the whole loop, asked for a new bug to track the resource lock issue

@zhencliu zhencliu merged commit 1de0726 into autotest:master Aug 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants