[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST] make-flight: don't create ovmf tests for seabios branch
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |