Add test_plan.guest_clock to all tests.
[virt-v2v-test-cases-nonfree.git] / vmware-win / win_xpsp3_i386_no_tools.ml
index 880bd83..e119eae 100644 (file)
@@ -5,6 +5,7 @@ let input_disk = test ^ ".ova"
 
 let test_plan = {
   default_plan with
+    guest_clock = new_year's_day 2014;
     boot_plan = Boot_to_screenshot (test ^ "-desktop.ppm");
     boot_known_good_screenshots = [ test ^ "-booting.ppm" ];
 }