[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 3/3] mfi-common: Drop freebsd builds on non-freebsd flights
Something is wrong with the freebsd repositories. This causes freebsd host installation to fail. This problem has persisted for a while now and is blocking other work. For now, drop these. The jobs being dropped are build-amd64-xen-freebsd build-amd64-xen-xsm-freebsd in the branches osstest xen-unstable (verified with standalone-generate-dump-flight-runvars). CC: Roger Pau Monné <roger.pau@xxxxxxxxxx> CC: Wei Liu <wei.liu2@xxxxxxxxxx> Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- mfi-common | 1 + 1 file changed, 1 insertion(+) diff --git a/mfi-common b/mfi-common index ae6a337d..c2866e93 100644 --- a/mfi-common +++ b/mfi-common @@ -335,6 +335,7 @@ create_build_jobs () { *) build_on_freebsd=true;; esac;; esac + build_on_freebsd=false want_prevxen=n if branch_wants_migrupgrade_tests ; then -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |