mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
The following tests now check a whitelist for whether or not their driver is present or not, or if the OS is supported or not. * `TestAllocDir_MountSharedAlloc` * `TestClient_Drivers_InWhitelist` (`exec` driver) * `TestClient_Drivers` (`exec` driver) * `TestJavaDriver_Fingerprint` (`java` driver)