trying 4gb mem
This commit is contained in:
parent
3be1c767e4
commit
ede97e9f59
2 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
url: "https://src.fedoraproject.org/tests/bind.git"
|
||||
provision:
|
||||
hardware:
|
||||
memory: ">= 2 GB"
|
||||
memory: ">= 4 GB"
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue