-
Notifications
You must be signed in to change notification settings - Fork 26
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
ffi: Adding modprobe modules case. #449
Conversation
4d211c6
to
2fa8082
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.
Please edit description with resolve #issue_id, and explain what is the desired out put
the tests are verified by packit, no need to add it here
2fa8082
to
4b7ec23
Compare
/packit test |
/packit test --identifier e2e-tiers |
Check it won't be possible to access /lib/modules to load any module via modprobe inside the QM partition. Jira-URL: https://issues.redhat.com/browse/VROOM-19336 Signed-off-by: weiwang <weiwang@redhat.com>
4b7ec23
to
48fa529
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.
LGTM
Adding a ffi test to check it won't be possible to access /lib/modules to load any module via modprobe inside the QM partition.
resolve #373
Make sure it won't be possible to access /lib/modules to load any module via modprobe inside QM container, like below: