mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 13:11:26 +00:00
Increase HDD size from 13 to 15G for language tests
because failing in "disk_guided_empty" module at least for PowerPC. Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
This commit is contained in:
parent
e5feab11f7
commit
fbacfa8ec5
@ -707,7 +707,7 @@
|
||||
"settings": {
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDDSIZEGB": "13",
|
||||
"HDDSIZEGB": "15",
|
||||
"LANGUAGE": "arabic",
|
||||
"PACKAGE_SET": "workstation",
|
||||
"POSTINSTALL": "_console_login",
|
||||
@ -739,7 +739,7 @@
|
||||
"settings": {
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDDSIZEGB": "13",
|
||||
"HDDSIZEGB": "15",
|
||||
"INPUT_METHOD": "1",
|
||||
"LANGUAGE": "japanese",
|
||||
"PACKAGE_SET": "workstation",
|
||||
@ -850,7 +850,7 @@
|
||||
"settings": {
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDDSIZEGB": "13",
|
||||
"HDDSIZEGB": "15",
|
||||
"LANGUAGE": "russian",
|
||||
"PACKAGE_SET": "workstation",
|
||||
"POSTINSTALL": "_console_login",
|
||||
@ -933,7 +933,7 @@
|
||||
"settings": {
|
||||
"DESKTOP": "gnome",
|
||||
"ENCRYPT_PASSWORD": "weakpassword",
|
||||
"HDDSIZEGB": "13",
|
||||
"HDDSIZEGB": "15",
|
||||
"LANGUAGE": "french",
|
||||
"NO_UEFI_POST": "1",
|
||||
"PACKAGE_SET": "workstation",
|
||||
|
Loading…
Reference in New Issue
Block a user