This job is very similar to build-<arch> but it doesn't enable ovmf because it doesn't compile on FreeBSD yet.
Signed-off-by: Roger Pau Monné <roger....@citrix.com> Cc: Ian Jackson <ian.jack...@eu.citrix.com> Cc: Ian Campbell <ian.campb...@citrix.com> --- mfi-common | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/mfi-common b/mfi-common index e167606..b81a4fc 100644 --- a/mfi-common +++ b/mfi-common @@ -153,6 +153,20 @@ create_build_jobs () { revision_qemuu=$REVISION_QEMU_UPSTREAM \ revision_seabios=$REVISION_SEABIOS + ./cs-job-create $flight build-$arch-freebsd build \ + arch=$arch enable_xend=false enable_ovmf=false \ + tree_qemu=$TREE_QEMU \ + tree_qemuu=$TREE_QEMU_UPSTREAM \ + tree_xen=$TREE_XEN \ + tree_seabios=$TREE_SEABIOS \ + $RUNVARS $BUILD_RUNVARS $BUILD_XEN_RUNVARS $arch_runvars \ + $suite_runvars \ + host_hostflags=$build_hostflags \ + revision_xen=$REVISION_XEN \ + revision_qemu=$REVISION_QEMU \ + revision_qemuu=$REVISION_QEMU_UPSTREAM \ + revision_seabios=$REVISION_SEABIOS + if [ $build_extraxend = "true" ] ; then ./cs-job-create $flight build-$arch-xend build \ arch=$arch enable_xend=true enable_ovmf=$enable_ovmf \ -- 1.9.3 (Apple Git-50) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel