Project

General

Profile

action #30871

Updated by SLindoMansilla about 6 years ago

## Observation 

 Wrong hotkey sent in: [tests/installation/partitioning_togglehome.pm#L34](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/installation/partitioning_togglehome.pm#L34) 

 - On SLE, we set _alt-p_ as toggle_home hotkey [lib/susedistribution.pm#L81](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/lib/susedistribution.pm#L81) 
 - On TW we set alt_o: [tests/installation/partitioning.pm#L40](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/installation/partitioning.pm#L40) 

 openQA test in scenario opensuse-Tumbleweed-DVD-ppc64le-create_hdd_gnome@ppc64le fails in 
 [partitioning_togglehome](https://openqa.opensuse.org/tests/593507/modules/partitioning_togglehome/steps/5) 


 ## Acceptance criteria 

 - **AC1:** The test module **partitioning_togglehome** passes or fails/soft-fails on a proper product bug. 


 ## Tasks 

 1. Adapt the hotkey for TW using storage-ng on [tests/installation/partitioning.pm#L40](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/installation/partitioning.pm#L40). 


 ## Reproducible 

 Fails since (at least) Build [20180116](https://openqa.opensuse.org/tests/583823) 


 ## Expected result 

 Last good: [20180114](https://openqa.opensuse.org/tests/583526) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?version=Tumbleweed&flavor=DVD&machine=ppc64le&arch=ppc64le&test=create_hdd_gnome&distri=opensuse) 

Back