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

Do not resume but verify paused status #3519

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

pevogam
Copy link
Contributor

@pevogam pevogam commented Sep 9, 2022

This is more compatible behavior with the implementation of the inverse method save_to_file() and with it both methods will now only verify paused status before and after they execute.

Signed-off-by: Plamen Dimitrov plamen.dimitrov@intra2net.com

This is more compatible behavior with the implementation of the
inverse method save_to_file() and with it both methods will now
only verify paused status before and after they execute.

Signed-off-by: Plamen Dimitrov <plamen.dimitrov@intra2net.com>
@lgtm-com
Copy link

lgtm-com bot commented Sep 9, 2022

This pull request introduces 1 alert when merging b2a267d into f34a8a1 - view on LGTM.com

new alerts:

  • 1 for Signature mismatch in overriding method

@pevogam
Copy link
Contributor Author

pevogam commented Sep 9, 2022

This pull request introduces 1 alert when merging b2a267d into f34a8a1 - view on LGTM.com

new alerts:

* 1 for Signature mismatch in overriding method

Hmmm, is this issue caused by me? The overriding method assumes argument that I don't think I touched on my side.

Copy link
Contributor

@luckyh luckyh left a comment

Choose a reason for hiding this comment

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

LGTM

virttest/qemu_vm.py Show resolved Hide resolved
@pevogam
Copy link
Contributor Author

pevogam commented Oct 27, 2022

@YongxueHong Could you help reviewing this? Thanks!

Copy link
Contributor

@YongxueHong YongxueHong left a comment

Choose a reason for hiding this comment

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

LGTM.

@pevogam
Copy link
Contributor Author

pevogam commented Nov 2, 2022

Is there any chance we can merge this to free #3518 for reviewing/refactoring since it has two approvals already?

@luckyh luckyh merged commit abba6dd into avocado-framework:master Nov 3, 2022
@pevogam pevogam deleted the paused-ramfile-restore branch November 3, 2022 06:31
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