mirror of
https://github.com/kemko/nomad.git
synced 2026-01-11 12:55:42 +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)