trying 4gb mem

This commit is contained in:
psklenar@redhat.com 2024-09-02 14:31:52 +02:00
commit ede97e9f59
2 changed files with 4 additions and 1 deletions

View file

@ -6,7 +6,7 @@
url: "https://src.fedoraproject.org/tests/bind.git"
provision:
hardware:
memory: ">= 2 GB"
memory: ">= 4 GB"
execute:
how: tmt

View file

@ -4,6 +4,9 @@
how: fmf
filter: 'tier: -1 & tier: -2 & tier: -3 & tag: -multihost'
url: "https://src.fedoraproject.org/tests/bind.git"
provision:
hardware:
memory: ">= 4 GB"
execute:
how: tmt