Actions
action #115466
closedFix synchronization issue in grub_test for migration with AutoYaST from SLE-12-SP5
Description
Motivation¶
Failed case: https://openqa.suse.de/tests/9353685#step/grub_test/2
Successful case: https://openqa.suse.de/tests/8753498#step/grub_test/3
Acceptance criteria¶
AC1: Fix synchronization issue taking into account that this module is heavily used.
AC2: File a bug if any
Suggestions¶
Consider what is special in this scenario and if makes more sense to create a additional module for this behavior.
Perhaps we need to touch code in 'lib/grub_utils.pm' file.
Seems that there is a different sequence of needles, this one doesn't follow exactly like in the successful one:
https://openqa.suse.de/tests/9353685#step/grub_test/2
Actions