mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 14:03:09 +00:00
btrfs_preserve_home: a bit more time for partition delete confirm
aarch64 tests are failing here because anaconda's still thinking about the delete confirmation, it seems. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
8468bd2e0b
commit
bb3221a46c
@ -59,7 +59,7 @@ sub run {
|
|||||||
assert_and_click "anaconda_part_confirm_delete";
|
assert_and_click "anaconda_part_confirm_delete";
|
||||||
|
|
||||||
# Add the new root partition to the scheme
|
# Add the new root partition to the scheme
|
||||||
assert_and_click "anaconda_add";
|
assert_and_click("anaconda_add", timeout=>60);
|
||||||
type_very_safely "/\n";
|
type_very_safely "/\n";
|
||||||
|
|
||||||
# Confirm changes
|
# Confirm changes
|
||||||
|
Loading…
Reference in New Issue
Block a user