mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 14:03:09 +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": {
|
"settings": {
|
||||||
"DESKTOP": "gnome",
|
"DESKTOP": "gnome",
|
||||||
"ENCRYPT_PASSWORD": "weakpassword",
|
"ENCRYPT_PASSWORD": "weakpassword",
|
||||||
"HDDSIZEGB": "13",
|
"HDDSIZEGB": "15",
|
||||||
"LANGUAGE": "arabic",
|
"LANGUAGE": "arabic",
|
||||||
"PACKAGE_SET": "workstation",
|
"PACKAGE_SET": "workstation",
|
||||||
"POSTINSTALL": "_console_login",
|
"POSTINSTALL": "_console_login",
|
||||||
@ -739,7 +739,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"DESKTOP": "gnome",
|
"DESKTOP": "gnome",
|
||||||
"ENCRYPT_PASSWORD": "weakpassword",
|
"ENCRYPT_PASSWORD": "weakpassword",
|
||||||
"HDDSIZEGB": "13",
|
"HDDSIZEGB": "15",
|
||||||
"INPUT_METHOD": "1",
|
"INPUT_METHOD": "1",
|
||||||
"LANGUAGE": "japanese",
|
"LANGUAGE": "japanese",
|
||||||
"PACKAGE_SET": "workstation",
|
"PACKAGE_SET": "workstation",
|
||||||
@ -850,7 +850,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"DESKTOP": "gnome",
|
"DESKTOP": "gnome",
|
||||||
"ENCRYPT_PASSWORD": "weakpassword",
|
"ENCRYPT_PASSWORD": "weakpassword",
|
||||||
"HDDSIZEGB": "13",
|
"HDDSIZEGB": "15",
|
||||||
"LANGUAGE": "russian",
|
"LANGUAGE": "russian",
|
||||||
"PACKAGE_SET": "workstation",
|
"PACKAGE_SET": "workstation",
|
||||||
"POSTINSTALL": "_console_login",
|
"POSTINSTALL": "_console_login",
|
||||||
@ -933,7 +933,7 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"DESKTOP": "gnome",
|
"DESKTOP": "gnome",
|
||||||
"ENCRYPT_PASSWORD": "weakpassword",
|
"ENCRYPT_PASSWORD": "weakpassword",
|
||||||
"HDDSIZEGB": "13",
|
"HDDSIZEGB": "15",
|
||||||
"LANGUAGE": "french",
|
"LANGUAGE": "french",
|
||||||
"NO_UEFI_POST": "1",
|
"NO_UEFI_POST": "1",
|
||||||
"PACKAGE_SET": "workstation",
|
"PACKAGE_SET": "workstation",
|
||||||
|
Loading…
Reference in New Issue
Block a user