From 64437aecb862de2677dd59bb2a7a3a190eaf9a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Prchl=C3=ADk?= Date: Wed, 25 Oct 2023 12:23:06 +0200 Subject: [PATCH] Drop HW requirements They are not necessary for now. --- plans/build-gating.fmf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plans/build-gating.fmf b/plans/build-gating.fmf index ce68787..271e935 100644 --- a/plans/build-gating.fmf +++ b/plans/build-gating.fmf @@ -47,10 +47,10 @@ adjust+: filter: "tag:gate-build" test: '^/tests/rebuilds/kernel$' - provision: - - how: virtual - hardware: - disk: - - size: ">= 120 GiB" - cpu: - processors: ">= 8" +# provision: +# - how: virtual +# hardware: +# disk: +# - size: ">= 120 GiB" +# cpu: +# processors: ">= 8"