8.6 release fixes #92
@ -394,6 +394,7 @@
|
||||
},
|
||||
"settings": {
|
||||
"PARTITIONING": "custom_gui_lvm_ext4",
|
||||
"HDDSIZEGB": "15",
|
||||
"POSTINSTALL": "disk_custom_lvm_ext4_postinstall",
|
||||
"ROOT_PASSWORD": "weakpassword"
|
||||
}
|
||||
|
@ -18,6 +18,7 @@ sub run {
|
||||
|
||||
assert_and_click "anaconda_install_destination_reclaim_space_delete_btn";
|
||||
|
||||
# If this fails with a disabled button, we didn't reclaim enough space to perform installation
|
||||
assert_and_click "anaconda_install_destination_reclaim_space_btn";
|
||||
|
||||
# Anaconda hub
|
||||
|
Loading…
Reference in New Issue
Block a user