Add test_plan.guest_clock to all tests.
[virt-v2v-test-cases-nonfree.git] / rhel5xen-rhel / rhel_66_x86_64_fv.ml
index e638def..3d9a9f6 100644 (file)
@@ -4,6 +4,7 @@ let test = "rhel_66_x86_64_fv"
 
 let test_plan = {
   default_plan with
+    guest_clock = new_year's_day 2014;
     boot_plan = Boot_to_screenshot (test ^ "-login.ppm")
 }