mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-22 10:23:09 +00:00
Bump QEMURAM to 4G for kde-live-iso flavor
This is getting messy, but even the install_default_upload test is failing out with 3G now. Let's try putting 4G here so it reaches that test and see how that goes. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
aa98b12c5c
commit
f61a01548e
@ -209,6 +209,7 @@
|
|||||||
"HDDSIZEGB": "15",
|
"HDDSIZEGB": "15",
|
||||||
"LIVE": "1",
|
"LIVE": "1",
|
||||||
"PACKAGE_SET": "default",
|
"PACKAGE_SET": "default",
|
||||||
|
"QEMURAM": 4096,
|
||||||
"TEST_TARGET": "ISO"
|
"TEST_TARGET": "ISO"
|
||||||
},
|
},
|
||||||
"version": "*"
|
"version": "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user