From 44a5ceb686678632bab4f841a64645a0c8bfbe0b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 16 Oct 2017 21:16:29 +0000 Subject: [PATCH] try disabling aarch64-c17n1 vms entirely --- inventory/builders | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/inventory/builders b/inventory/builders index 6c59ae754a..3c91197ebd 100644 --- a/inventory/builders +++ b/inventory/builders @@ -68,7 +68,8 @@ buildvm-aarch64-13.arm.fedoraproject.org buildvm-aarch64-14.arm.fedoraproject.org buildvm-aarch64-15.arm.fedoraproject.org buildvm-aarch64-16.arm.fedoraproject.org -buildvm-aarch64-17.arm.fedoraproject.org +# these vm's are too slow to use, cause still under investigation +#buildvm-aarch64-17.arm.fedoraproject.org buildvm-aarch64-18.arm.fedoraproject.org buildvm-aarch64-19.arm.fedoraproject.org buildvm-aarch64-20.arm.fedoraproject.org @@ -94,7 +95,8 @@ buildvm-armv7-13.arm.fedoraproject.org buildvm-armv7-14.arm.fedoraproject.org buildvm-armv7-15.arm.fedoraproject.org buildvm-armv7-16.arm.fedoraproject.org -buildvm-armv7-17.arm.fedoraproject.org +# these vm's are too slow to use, cause still under investigation +#buildvm-armv7-17.arm.fedoraproject.org buildvm-armv7-18.arm.fedoraproject.org buildvm-armv7-19.arm.fedoraproject.org buildvm-armv7-20.arm.fedoraproject.org