1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-28 16:57:22 +00:00

Bump HDDSIZEGB for Workstation-boot-iso i386

Did this for x86_64 last year, but forgot about i386.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-06-04 16:17:23 -07:00
parent 7de1c4837a
commit ce0efcd8df

View File

@ -4345,7 +4345,8 @@
name => "",
settings => [
{ key => "DESKTOP", value => "gnome" },
{ key => "TEST_TARGET", value => "ISO" }
{ key => "TEST_TARGET", value => "ISO" },
{ key => "HDDSIZEGB", value => "12" }
],
version => "*",
},