-
Notifications
You must be signed in to change notification settings - Fork 242
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
software_manager: align avocado-vt with changes in avocado #3328
software_manager: align avocado-vt with changes in avocado #3328
Conversation
@lkotek Seems |
63c6a5a
to
e0e53e2
Compare
@ana Would you please help review ?
Thanks! |
@luckyh Could you please help review ? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lkotek LGTM, thanks. There are two cirrus tests failing, thought.
virttest/shared/deps/run_autotest/kernel_install/kernelinstall.py
Outdated
Show resolved
Hide resolved
See: avocado-framework/avocado#5225 Signed-off-by: Lukas Kotek <[email protected]>
e0e53e2
to
490bcda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the minimum requirement of Avocado will be updated to 82.x LTS (791c4ee), we can just ignore the CI failures.
@kylazhang @chunfuwen @dzhengfy please help double confirm the fix, thanks! |
@luckyh Ah, great. Good to know. I was thinking how to address it with Avocado 70. So should I modify |
PR alignes avocado-vt with software_manager changes in avocado
See: avocado-framework/avocado#5225
id: 2040126
Signed-off-by: Lukas Kotek [email protected]