Project

General

Profile

action #93029

Updated by syrianidou_sofia almost 3 years ago

Until now, we are using welcome module for product selection on SLE. This covers multiple scenarios, as identified in #88939 . We can separate the scenarios and create separate modules. 
 Product selection module: 
 - Cover scenarios for both graphical and textmode installations. 
 - Could optionally add validation for selected language and keyboard. 

 
 Validate install source module: 
 - The scenarios concern only SLE graphical installations, so far. 

 
 Switch keyboard module: 
 - Cover scenarios for both textmode and graphical installations. 
 - This module could possibly work for opensuse switch_keyboard_gnome/textmode(if widget ids are the same) 
 (Note that there is no product selection for Opensuse, the welcome module actually functions as accept_license module)

Back