From 2d3fd8087e746bc5f64d3cf01014aac388a1bb7e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 13 Aug 2018 15:54:25 +0100 Subject: [PATCH] production-config: Temporarily drop arm64 Both our arm64 boxes are out of commission and repairing them is taking too long. Signed-off-by: Ian Jackson Acked-by: Julien Grall --- production-config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/production-config b/production-config index df02cd3..fae31ea 100644 --- a/production-config +++ b/production-config @@ -45,6 +45,9 @@ LogsMinExpireAge= 86400*4 LogsPublishMinSpaceMby= 20*1e3 LogsPublishMinExpireAge= 86400*7 +BuildArches i386 amd64 armhf +TestArches i386 amd64 armhf + TestHostKeypairPath /home/osstest/keys/id_rsa_osstest GitCacheProxy git://cache:9419/ -- 2.39.5