Project

General

Profile

action #121021

Updated by JERiveraMoya about 1 year ago

#### Motivation ## Observation 

 openQA test in scenario sle-15-SP5-Regression-on-Migration-from-SLE12-SPx-ppc64le-offline_sles12sp5_media_sdk-lp-asmm-contm-lgm-tcm-wsm-pcm_all_full@ppc64le-2g fails in 
 [upgrade_snapshots](https://openqa.suse.de/tests/10041933/modules/upgrade_snapshots/steps/9) 

 Looks like we timout in the post_run_hook in consoletest.pm, but actually the last command, the wait_serial in upgrade_snapshots.pm succeeds, so for some reason we cannot read that file, but we could potentially overwrite that post_run_hook to bypass that problem. ## Test suite description 



 ## Reproducible 

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


 ## Expected result 

 Last successful: https://openqa.suse.de/tests/10481195#step/upgrade_snapshots/11 good: [42.5](https://openqa.suse.de/tests/9980704) (or more recent) 


 ## Further details 

 #### Acceptance criteria Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Regression-on-Migration-from-SLE12-SPx&machine=ppc64le-2g&test=offline_sles12sp5_media_sdk-lp-asmm-contm-lgm-tcm-wsm-pcm_all_full&version=15-SP5) 
 **AC1**: Figure out if that post_run_hook is really necessary and exclude it if not

Back