Both our arm64 boxes are out of commission and repairing them is taking too long.
CC: Julien Grall <[email protected]> Signed-off-by: Ian Jackson <[email protected]> --- 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.1.4 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
