Project

General

Profile

action #98961

Updated by oorlov over 2 years ago

Scope: o3: openQSUSE Tumbleweed, OSD: YaST Jobg Group 

 Regarding to UI actions, it seems that reboot_after_installation only clicks in [OK button](https://openqa.suse.de/tests/7126451#step/reboot_after_installation/1). 
 Other actions related with VIRSH, BIOS boot menu, etc. we can see in future how we could incorporate depending on our test coverage. 
 We could just implement this click here as final step of the whole interactive installation. 
 After that we will need to refactor reboot_after_installation and extract a function which we will call in new module to do [this part](https://openqa.suse.de/tests/7125511#step/reboot_after_installation/7). Check for other cases like this where something else is done besides to click OK in YaST group.

Back