You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The native driver will be actually a good idea to run the tests on the actual hardware or run the automated images build using the host installed tools.
I think the best approach is to use the OS capabilities to restrict the access:
Create new user for each execution
Mount user home as separated disk with defined space restriction or use quotas
So actually native driver could have more features, like using the static users (#50) and execute setup with elevated privileges before the workload (#51), but for now it's quite enough to check how it will work at all.
The native driver will be actually a good idea to run the tests on the actual hardware or run the automated images build using the host installed tools.
I think the best approach is to use the OS capabilities to restrict the access:
Initially MacOS implementation seems a good starting point and when it's done we can think about the other platforms to have the same functionality.
related to: adobe/aquarium-bait#4
The text was updated successfully, but these errors were encountered: