From 0cb08fa39e46f9e0199d841e63f0c03dc68403ea Mon Sep 17 00:00:00 2001 From: "psklenar@redhat.com" Date: Fri, 28 Mar 2025 09:21:42 +0100 Subject: [PATCH] its OK --- plans/bind/morecpu.fmf | 4 ++-- plans/bind9.16/morecpu.fmf | 4 ++-- plans/bind9.18/morecpu.fmf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plans/bind/morecpu.fmf b/plans/bind/morecpu.fmf index 58bfb8b..24a0150 100644 --- a/plans/bind/morecpu.fmf +++ b/plans/bind/morecpu.fmf @@ -16,8 +16,8 @@ environment: url: https://gitlab.com/redhat/rhel/tests/bind provision: hardware: - memory: ">= 6 GB" + memory: ">= 4 GB" cpu: - processors: ">= 8" + processors: ">= 6" execute: how: tmt diff --git a/plans/bind9.16/morecpu.fmf b/plans/bind9.16/morecpu.fmf index efcdbe1..dca2833 100644 --- a/plans/bind9.16/morecpu.fmf +++ b/plans/bind9.16/morecpu.fmf @@ -16,8 +16,8 @@ environment: url: https://gitlab.com/redhat/rhel/tests/bind provision: hardware: - memory: ">= 6 GB" + memory: ">= 4 GB" cpu: - processors: ">= 8" + processors: ">= 6" execute: how: tmt diff --git a/plans/bind9.18/morecpu.fmf b/plans/bind9.18/morecpu.fmf index bbe128a..e753077 100644 --- a/plans/bind9.18/morecpu.fmf +++ b/plans/bind9.18/morecpu.fmf @@ -16,8 +16,8 @@ environment: url: https://gitlab.com/redhat/rhel/tests/bind provision: hardware: - memory: ">= 6 GB" + memory: ">= 4 GB" cpu: - processors: ">= 8" + processors: ">= 6" execute: how: tmt