diff --git a/needles/anaconda/partitioning/blivet/anaconda_blivet_part_boot_selected-20241112.json b/needles/anaconda/partitioning/blivet/anaconda_blivet_part_boot_selected-20241112.json new file mode 100644 index 00000000..de653c9c --- /dev/null +++ b/needles/anaconda/partitioning/blivet/anaconda_blivet_part_boot_selected-20241112.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "xpos": 339, + "ypos": 346, + "width": 116, + "height": 16, + "type": "match" + } + ], + "properties": [], + "tags": [ + "anaconda_blivet_part_boot_selected" + ] +} \ No newline at end of file diff --git a/needles/anaconda/partitioning/blivet/anaconda_blivet_part_boot_selected-20241112.png b/needles/anaconda/partitioning/blivet/anaconda_blivet_part_boot_selected-20241112.png new file mode 100644 index 00000000..ab3dced6 Binary files /dev/null and b/needles/anaconda/partitioning/blivet/anaconda_blivet_part_boot_selected-20241112.png differ diff --git a/tests/disk_custom_blivet_btrfs_preserve_home.pm b/tests/disk_custom_blivet_btrfs_preserve_home.pm index 51327491..767eab58 100644 --- a/tests/disk_custom_blivet_btrfs_preserve_home.pm +++ b/tests/disk_custom_blivet_btrfs_preserve_home.pm @@ -40,7 +40,9 @@ sub run { } # Reformat the /boot partition + wait_still_screen 2; assert_and_click "anaconda_blivet_part_boot"; + assert_and_click "anaconda_blivet_part_boot" unless (check_screen "anaconda_blivet_part_boot_selected", 5); wait_still_screen 5; # Go to the partition settings