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

Virtualize all the things #238

Open
lars-t-hansen opened this issue Jan 29, 2025 · 1 comment
Open

Virtualize all the things #238

lars-t-hansen opened this issue Jan 29, 2025 · 1 comment
Labels
enhancement New feature or request Tests

Comments

@lars-t-hansen
Copy link
Collaborator

Currently system APIs for /proc and the GPUs are virtualized, which greatly aids testing (the GPU bits are coming in with #237). A few more things remain - eg, access to current time and hostname, there may be more. We might as well virtualize those too, either putting them into procfs or creating another system virtualization object.

@lars-t-hansen lars-t-hansen added enhancement New feature or request Tests labels Jan 29, 2025
@lars-t-hansen
Copy link
Collaborator Author

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Tests
Projects
None yet
Development

No branches or pull requests

1 participant