Project

General

Profile

action #31132

Updated by riafarov about 6 years ago

it seems osd has problem with input: 

 We get login screen, and then do not login. I guess select_console may need adjustments for ipmi. 

 We get login screen, and then do not login. I guess select_console may need adjustments for ipmi. 
 After investigation, we have found out that selecting 'root-console' doesn't work if we have ssh connection. So, we cannot switch to another tty using same way. 

 We have root-ssh and ssh consoles which are capable of handling login, but that won't work as later in the code we switch to user-console, log-console, etc. 

 We may consider to just do installation. 

 ## Observation 

 openQA test in scenario sle-15-Installer-DVD-x86_64-textmode@64bit-ipmi fails in 
 [consoletest_setup](https://openqa.suse.de/tests/1438815/modules/consoletest_setup/steps/12) 


 ## Reproducible 

 Fails since (at least) Build [288.8](https://openqa.suse.de/tests/1196450) 


 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&machine=64bit-ipmi&test=textmode&flavor=Installer-DVD&version=15) 

Back