action #15178
Updated by okurz about 8 years ago
-boot has option ["once"](https://openqa.suse.de/tests/646911#step/grub_test/1), e.g. boot once from cdrom next boot local disk, what was used also in [grub_test](https://openqa.suse.de/tests/652734#step/grub_test/4)
With use of -boot and bootindex grub/boot tests will need refactoring to solve missing option "once"
Now is bootindex used only on UEFI tests
## Further details
Initially the issue about "boot order" and "bootindex" was raised in https://github.com/os-autoinst/os-autoinst/issues/640 and the behaviour change was introduced by https://github.com/os-autoinst/os-autoinst/pull/641