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