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