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

tests: Load vhost modules explicitly while Kata installing #8718

Merged
merged 1 commit into from Dec 22, 2023

Conversation

justxuewei
Copy link
Member

The default network backend of runtime-rs with Dragonball is vhost-net
after #8609 merged. The tests might be failed if vhost modules are not
loaded.

Fixes: #8717

@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Dec 22, 2023
The default network backend of runtime-rs with Dragonball is vhost-net
after kata-containers#8609 merged. The tests might be failed if vhost modules are not
loaded.

Fixes: kata-containers#8717

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
@justxuewei
Copy link
Member Author

/test

Copy link
Member

@studychao studychao left a comment

Choose a reason for hiding this comment

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

thanks, lgtm

@lifupan lifupan merged commit dc9a0ac into kata-containers:main Dec 22, 2023
166 of 176 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: Vhost modules aren't loaded
4 participants