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

Integrate solution for running tests inside a VM without sudo #34

Open
tpiekarski opened this issue Apr 1, 2020 · 2 comments
Open

Integrate solution for running tests inside a VM without sudo #34

tpiekarski opened this issue Apr 1, 2020 · 2 comments
Labels
help wanted Extra attention is needed testing assertTrue(true) :P

Comments

@tpiekarski
Copy link
Owner

Integrate solution for running tests inside a VM without sudo

Integrate some form of spinning up qemu, kvm or virtualbox to test modules without sudo (Refer to #33). At the moment this is done manually and not automated inside the Makefile.

@tpiekarski tpiekarski added the help wanted Extra attention is needed label Apr 1, 2020
@tpiekarski tpiekarski pinned this issue Apr 1, 2020
@tpiekarski
Copy link
Owner Author

tpiekarski commented Apr 7, 2020

Could solve #33 as well. Running in a VM provided by i.e. vagrant a sudo is less dangerous and do not demand so much explanation, but nevertheless a disclaimer is something to consider.

@tpiekarski
Copy link
Owner Author

tpiekarski commented Apr 13, 2020

Possible solutions gathered at Reddit, Ways to and experience in automating Linux Kernel Tests in virtual machines.

@tpiekarski tpiekarski added the testing assertTrue(true) :P label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed testing assertTrue(true) :P
Projects
None yet
Development

No branches or pull requests

1 participant