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

utils_misc module refactor #3860

Merged
merged 6 commits into from
Oct 9, 2024

Conversation

nickzhq
Copy link
Contributor

@nickzhq nickzhq commented Mar 6, 2024

Refactor the utils_misc.py

@nickzhq nickzhq force-pushed the misc_refactor_I branch 6 times, most recently from 4ed287b to 4631539 Compare March 7, 2024 02:40
@nickzhq nickzhq changed the title interrupted_thread.py: New module added utils_misc module refactor Mar 7, 2024
@nickzhq nickzhq force-pushed the misc_refactor_I branch 8 times, most recently from 8ce299e to 6a12f01 Compare March 13, 2024 07:10
@nickzhq nickzhq force-pushed the misc_refactor_I branch 7 times, most recently from d405b9a to 2e0a062 Compare March 15, 2024 02:11
@nickzhq nickzhq force-pushed the misc_refactor_I branch 3 times, most recently from 65fcf0a to 9c0fa8c Compare April 3, 2024 01:28
@nickzhq
Copy link
Contributor Author

nickzhq commented Apr 10, 2024

@zhencliu @luckyh @YongxueHong Please take a check, thanks!

virttest/vt_utils/qemu_utils.py Outdated Show resolved Hide resolved
virttest/vt_utils/filesystem.py Outdated Show resolved Hide resolved
virttest/vt_utils/block.py Outdated Show resolved Hide resolved
virttest/vt_utils/block.py Outdated Show resolved Hide resolved
Refactor the utils_misc.py:
1. Split interrupted_thread module from utils_misc module
2. Remove the 'six' module in the interrupted_thread module

Signed-off-by: Houqi (Nick) Zuo <[email protected]>
Refactor the utils_misc.py:
1. Split memory module from utils_misc module

Signed-off-by: Houqi (Nick) Zuo <[email protected]>
Refactor the utils_misc.py:
1. Split pci device module from utils_misc module

Signed-off-by: Houqi (Nick) Zuo <[email protected]>
Refactor the utils_misc.py:
1. Split qemu option module from utils_misc module.

Signed-off-by: Houqi (Nick) Zuo <[email protected]>
Refactor the utils_misc.py:
1. Split filesystem module from utils_misc module.

Signed-off-by: Houqi (Nick) Zuo <[email protected]>
Refactor the utils_misc.py:
1. Split block module from utils_misc module.

Signed-off-by: Houqi (Nick) Zuo <[email protected]>
@nickzhq
Copy link
Contributor Author

nickzhq commented Oct 9, 2024

@YongxueHong Please take a review again, thanks!

@YongxueHong YongxueHong merged commit 6681e79 into avocado-framework:master Oct 9, 2024
50 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.

2 participants