Project

General

Profile

action #26918

Updated by okurz over 6 years ago

## User story 

 As a QA engineer, I want that, Yast, for the same build, same arch, same elements on screen and when I have done the same steps, I get the same hotkeys assigned to the same buttons in different jobs, so that test automation about Yast is possible. 


 ## Acceptance criteria 

 - **AC1:** The reason that causes the different hotkey is known 
 - **AC2:** The test module partitioning_raid passes, soft-fail or at least does not fail on this hotkey. 


 ## Tasks 

 1. Investigate why the hotkey is different (1-4h). different. You can use: 
   - https://en.opensuse.org/openSUSE:YaST_development_Misc_YDialogSpy (yast element tree analyzer) 
   - https://de.opensuse.org/SDB:YaST_Tricks (log for hotkey assignation) 
 1. 2. If it is a product bug 
    - Report it (0.2-1h) 
    - Add soft-fail and workaround (1-4h) 
 1. 3. If it is a test issue 
    - Adapt the test (1-4h) 

 ## Further details 

 The problem has been observed in the following jobs: 

 openQA test in scenario sle-15-Installer-DVD-x86_64-RAID5@64bit fails in 
 [partitioning](https://openqa.suse.de/tests/1224789/modules/partitioning/steps/1) 

 openQA test in scenario sle-15-Installer-DVD-x86_64-RAID0@64bit fails in 
 [partitioning](https://openqa.suse.de/tests/1224762/modules/partitioning/steps/1) 



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

Back