Project

General

Profile

action #50396

Updated by riafarov almost 5 years ago

## Motivation 
 See [bsc#1130811](https://bugzilla.suse.com/show_bug.cgi?id=1130811) for details. 

 We got a request from the YaST team to detect such regression in the autoyast_reinstall scenario. 
 Should be simple check of .bashrc, as in case of reinstallation users are imported and not created, hence using different code path. 

 ## Acceptance criteria 
 1. Non-existence Existence of .bashrc in /var/lib/{gdm,empty,polkit,nobody,pulseaudio} is checked for the autoyast_reinstall scenario 

 ## Further details 
 Link to the SLE 15 SP1 scenario: https://openqa.suse.de/tests/latest?arch=x86_64&flavor=Installer-DVD&distri=sle&test=autoyast_reinstall&machine=64bit&version=15-SP1

Back