Project

General

Profile

action #19398

Updated by okurz almost 6 years ago

https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/7d5a52788e50f8b9ba8800cb0a2dc63b3ff979c4/lib/bootloader_setup.pm#L169 
 should be the most important line to remove to actually go forward with https://bugzilla.suse.com/show_bug.cgi?id=1011815 
 When working on this one should also try to remove all other copy-pasted references to console=tty 

 ## Acceptance criteria 
 * **AC1:** [bsc#1011815](https://bugzilla.suse.com/show_bug.cgi?id=1011815) is VERIFIED 

 


 ## tasks 

 * Find out how actually kernel console messages are showing up on terminals 
 * Ensure openQA tests simulate something a common user would do 
 * Mark existing workarounds accordingly, e.g. see https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/3344#issuecomment-319284634

Back