It compiles something on the host, sends it to the guest and runs it, so it's a
Linux-only test.

Signed-off-by: Michael Goldish <[email protected]>
---
 client/tests/kvm/tests_base.cfg.sample |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/client/tests/kvm/tests_base.cfg.sample 
b/client/tests/kvm/tests_base.cfg.sample
index 68cae85..b285236 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -1650,7 +1650,9 @@ variants:
 
     # Windows section
     - @Windows:
-        no autotest linux_s3 vlan ioquit 
unattended_install.(url|nfs|remote_ks) jumbo nicdriver_unload nic_promisc 
multicast mac_change ethtool
+        no autotest linux_s3 vlan ioquit unattended_install.(url|nfs|remote_ks)
+        no jumbo nicdriver_unload nic_promisc multicast mac_change ethtool 
clock_getres
+
         shutdown_command = shutdown /s /f /t 0
         reboot_command = shutdown /r /f /t 0
         status_test_command = echo %errorlevel%
-- 
1.7.3.4

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to