open V2v_test_harness let test = "rhel_66_x86_64_fv" let test_plan = { default_plan with boot_plan = Boot_to_screenshot (test ^ "-login.ppm") } let () = run ~test ~test_plan ()