mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +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";
|
||||
|
||||
# Add the new root partition to the scheme
|
||||
assert_and_click "anaconda_add";
|
||||
assert_and_click("anaconda_add", timeout=>60);
|
||||
type_very_safely "/\n";
|
||||
|
||||
# Confirm changes
|
||||
|
Loading…
Reference in New Issue
Block a user