Bump a couple of disk sizes (KDE package set, Workstation boot)

Some tests on Rawhide started failing back in April due to
insufficient space. I dug into it for an hour or two but can't
find any big smoking guns where unnecessary packages got added
to groups or some package suddenly got bigger or anything, so I
can't find any real bugs to report here; we're just gonna have
to bump the sizes.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-05-01 12:37:21 -07:00
parent 68cb3eb464
commit 650c4bb11d

View File

@ -4589,7 +4589,7 @@
settings => [
{ key => "DESKTOP", value => "gnome" },
{ key => "TEST_TARGET", value => "ISO" },
{ key => "HDDSIZEGB", value => "12" }
{ key => "HDDSIZEGB", value => "13" }
],
version => "*",
},
@ -5455,7 +5455,7 @@
name => "install_package_set_kde",
settings => [
{ key => "DESKTOP", value => "kde" },
{ key => "HDDSIZEGB", value => "11" },
{ key => "HDDSIZEGB", value => "12" },
{ key => "PACKAGE_SET", value => "kde" },
{ key => "POSTINSTALL", value => "_collect_data" },
{ key => "REPOSITORY_VARIATION", value => "%LOCATION%" },