Project

General

Profile

coordination #30580

Updated by okurz over 5 years ago

 
 ## Motivation 

 ``` 
 [19 Jan 2018 10:21:48] <okurz> Anja, fcrozat: For additional fun I reopened a shitstormer … uh potential shipstopper bug https://bugzilla.suse.com/show_bug.cgi?id=1074481 
 [19 Jan 2018 10:21:52] <c4y> - 1074481: Selecting non-default keyboard layout in installer does not have an effect on installed system (neither tty s - https://bugzilla.suse.com/show_bug.cgi?id=1074481 
 […] 
 [19 Jan 2018 15:26:11] <fcrozat> okurz: could we "please" have a testcase in openQA in the future to test for the keymap failure ? 
 [19 Jan 2018 15:26:21] <fcrozat> (in both console and graphical cases) 
 [19 Jan 2018 15:27:57] <okurz> fcrozat: I […] don't know how to check that the keyboard layout works with qemu. We will try though :) 
 [19 Jan 2018 15:28:23] <fcrozat> okurz: just try to type azerty in french layout 
 [19 Jan 2018 15:28:27] <fcrozat> and see what you get :) 
 [19 Jan 2018 15:28:43] <fcrozat> I don't think you need to set anything in qemu keyboard layout 
 [19 Jan 2018 15:28:51] <fcrozat> (but maybe I'm wrong) 
 [19 Jan 2018 15:30:49] <fcrozat> at least, when using qemu on libvirt, there is no config for keyboard 
 [19 Jan 2018 15:31:03] <fcrozat> but maybe VNC could interfer 
 ``` 


 ## Acceptance criteria 

 * **AC1:** Test for installer UI (graphical + console) changing keyboard layout -> DONE: #30583 , e.g. https://openqa.suse.de/tests/2341661#step/keyboard_selection/9 
 * **AC2:** Including check for right layout during installer -> DONE: #30583 , e.g. https://openqa.suse.de/tests/2341661#step/keyboard_selection/9 
 * **AC3:** As AC2 but in console login prompt -> #30586+#45404 
 * **AC4:** As AS AC3 but after login of user in console -> #30586+#45404 
 * **AC5:** As AC4 but for root -> #30586+#45404 
 * **AC6:** As AC2 but in gdm login prompt -> #30589+45395, e.g. https://openqa.opensuse.org/tests/817178#step/keyboard_layout_gdm/18 for openSUSE 
 * **AC7:** As AC4 but after login of user in gnome -> #30589+#45395 
 * **AC8:** As AC7 but after login of root in gnome -> #45407

Back