From: Anthony PERARD Date: Sat, 28 Oct 2023 12:09:32 +0000 (+0100) Subject: make-hosts-flight: default to bookworm X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=7c0ac0107f375ee5fca9996608abb4d6d1c12c8c;p=osstest.git make-hosts-flight: default to bookworm Signed-off-by: Anthony PERARD Acked-by: Roger Pau Monné --- diff --git a/make-hosts-flight b/make-hosts-flight index 63ac7b7..0177f60 100755 --- a/make-hosts-flight +++ b/make-hosts-flight @@ -26,7 +26,7 @@ blessing=$4 buildflight=$5 : ${ALL_ARCHES:=amd64 i386 arm64 armhf} -: ${ALL_SUITES:=buster stretch jessie} +: ${ALL_SUITES:=bookworm buster stretch jessie} # ^ most preferred suite first : ${PERHOST_MAXWAIT:=20000} # seconds