]> xenbits.xensource.com Git - osstest.git/commitdiff
mfi-common: Drop freebsd builds on non-freebsd flights
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 24 Oct 2018 10:16:32 +0000 (11:16 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Thu, 25 Oct 2018 10:03:40 +0000 (11:03 +0100)
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@citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
mfi-common

index ae6a337d8e661a75f21425519c333c5405b5dfc3..c2866e933cc8e65c0e8568debd714bc104fd9d3b 100644 (file)
@@ -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