Project

General

Profile

action #47960

Updated by okurz about 5 years ago

## Motivation 
 with https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6531 we have workaround the issue reported #33376. 

 ``` 
 record_soft_failure 'increase kdump memory size or kdumptool gets killed by OOM, bsc#957053 and bsc#1120566'; 
 ``` 

 When the bugs (bsc#957053 and bsc#1120566') will be got fixed, then we do not don't need this softfail, so it means we can create now new needle with a tag for checking the need of softfail. 

 ## Suggestion 
 create new needle yast2-kdump-enabled with a tag for softfail

Back