X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=rhel5xen-rhel%2Frhel_511_i386_fv.ml;fp=rhel5xen-rhel%2Frhel_511_i386_fv.ml;h=3b530b19d8de253729d5edc094774803db880425;hb=4a6196e52a474a9a775bcc7a090aa98d5cdd9ed9;hp=2080fff60e19cd9f65d4576bcbb358b7d9d99447;hpb=e8fb6eeda0bcb1dccbd3bb8fde3ae2a0fc09b389;p=virt-v2v-test-cases-nonfree.git diff --git a/rhel5xen-rhel/rhel_511_i386_fv.ml b/rhel5xen-rhel/rhel_511_i386_fv.ml index 2080fff..3b530b1 100644 --- a/rhel5xen-rhel/rhel_511_i386_fv.ml +++ b/rhel5xen-rhel/rhel_511_i386_fv.ml @@ -5,10 +5,7 @@ let test = "rhel_511_i386_fv" let test_plan = { default_plan with guest_clock = new_year's_day 2014; - (* XXX It boots fine, but X11 fails to start. Probably we need to - * install the X11 QXL driver. - *) - boot_plan = Boot_to_screenshot (test ^ "-x11-failure.ppm"); + boot_plan = Boot_to_screenshot (test ^ "-login.ppm"); } let () = run ~test ~test_plan ()