Signed-off-by: Wei Liu <wei.l...@citrix.com>
---
 make-flight | 1 +
 1 file changed, 1 insertion(+)

diff --git a/make-flight b/make-flight
index f324f6a..18e5bc3 100755
--- a/make-flight
+++ b/make-flight
@@ -122,6 +122,7 @@ job_create_test_filter_callback () {
           *) return 1;;
       esac
       case $job in
+          *-qemuu-ovmf-*) return 1;;
           *-qemuu-*) ;;
           *) return 1;;
       esac
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to