Project

General

Profile

action #101289

Updated by JERiveraMoya over 2 years ago

## Observation 

 ~~It It really just looks like "esc" key was not received by SUT. Code is here https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/323ab7bb96bc7948ee92bf5d13a3da812e2e34d6/lib/opensusebasetest.pm#L1060 
 We could try someting like "wait_still_screen(send_key 'esc')"~~ 'esc')" 

 openQA test in scenario sle-15-SP4-Full-s390x-select_modules_and_patterns+registration@s390x-kvm-sle12 fails in 
 [first_boot](https://openqa.suse.de/tests/7485463/modules/first_boot/steps/11) 

 ## Test suite description 
   Full Medium installation that covers the following cases: 
      1. Additional modules enabled using SCC (Legacy, Development Tools, 
         Web and Scripting, Containers, Desktop Applications); 
      2. Yast patterns installed; 
      3. System registration is skipped during installation; 
      4. Installation is validated by successful boot and that YaST does not 
         report any issues; 
      5. Registration is performed on the installed system. 


 ## Reproducible 

 Fails since (at least) Build [52.1](https://openqa.suse.de/tests/7485463) (current job) 


 ## Expected result 

 Last good: [50.1](https://openqa.suse.de/tests/7429210) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Full&machine=s390x-kvm-sle12&test=select_modules_and_patterns%2Bregistration&version=15-SP4) 

Back