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

Support to specify virtio-win's version range #3808

Merged

Conversation

leidwang
Copy link
Contributor

@leidwang leidwang commented Dec 4, 2023

Add a checkpoint here to check the virtio-win version, if the version is in the specified range, test will continue, if not, cancel the test.

ID:1594

@leidwang
Copy link
Contributor Author

leidwang commented Dec 4, 2023

Hi @vivianQizhu

I add a checkpoint to support specify a range for virtio-win's version.
Could you please help to review it when you are free?Thanks!

virttest/env_process.py Outdated Show resolved Hide resolved
@leidwang leidwang force-pushed the check_virtio_driver_version branch from 3acccf7 to 0712138 Compare December 5, 2023 07:33
@vivianQizhu
Copy link
Contributor

@xiagao Would you please help review? Thanks.

virttest/env_process.py Outdated Show resolved Hide resolved
@leidwang leidwang force-pushed the check_virtio_driver_version branch from 0712138 to 269c73d Compare December 5, 2023 09:44
@leidwang
Copy link
Contributor Author

leidwang commented Dec 6, 2023

Hi @luckyh @yanan-fu

As we discussed in the meeting, feel free to add your comments here.Thanks.

virttest/env_process.py Outdated Show resolved Hide resolved
virttest/env_process.py Outdated Show resolved Hide resolved
virttest/env_process.py Outdated Show resolved Hide resolved
virttest/env_process.py Outdated Show resolved Hide resolved
@leidwang leidwang force-pushed the check_virtio_driver_version branch 3 times, most recently from e86ba93 to 9ceb8b2 Compare December 27, 2023 03:23
virttest/utils_misc.py Outdated Show resolved Hide resolved
virttest/utils_misc.py Outdated Show resolved Hide resolved
@leidwang leidwang force-pushed the check_virtio_driver_version branch from 9ceb8b2 to 86d1eb3 Compare December 27, 2023 05:26
@leidwang leidwang force-pushed the check_virtio_driver_version branch 2 times, most recently from fedb1bf to c2e0c2f Compare December 27, 2023 06:28
@vivianQizhu
Copy link
Contributor

@yanan-fu Would you please help review this one? Many thanks.

@yanan-fu
Copy link
Contributor

Sorry for missing needinfo.
Firstly, @leidwang could you please make the commit clean enough ? Thanks

@leidwang leidwang force-pushed the check_virtio_driver_version branch 9 times, most recently from 73667e8 to fedb1bf Compare January 16, 2024 01:38
@leidwang leidwang force-pushed the check_virtio_driver_version branch 2 times, most recently from cddc1ca to 0b2da7f Compare January 16, 2024 02:20
@leidwang
Copy link
Contributor Author

Sorry for missing needinfo. Firstly, @leidwang could you please make the commit clean enough ? Thanks

Okay, removed the redundant commit, thanks @yanan-fu @vivianQizhu

virttest/env_process.py Outdated Show resolved Hide resolved
virttest/env_process.py Outdated Show resolved Hide resolved
@leidwang leidwang force-pushed the check_virtio_driver_version branch 5 times, most recently from 53aa939 to 2e0b377 Compare January 22, 2024 05:57
@leidwang
Copy link
Contributor Author

Hi @yanan-fu

I updated the PR as we discussed offline, would you please review it again?

Thanks!

virttest/env_process.py Outdated Show resolved Hide resolved
virttest/env_process.py Show resolved Hide resolved
Add a checkpoint here to check the virtio-win version,
if the version is in the specified range, test will
continue, if not, cancel the test.

Signed-off-by: Leidong Wang <[email protected]>
@leidwang leidwang force-pushed the check_virtio_driver_version branch from 2e0b377 to a6681c4 Compare January 22, 2024 11:42
Copy link
Contributor

@yanan-fu yanan-fu left a comment

Choose a reason for hiding this comment

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

Ack

@vivianQizhu vivianQizhu merged commit 91c06c2 into avocado-framework:master Jan 24, 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.

3 participants