Project

General

Profile

action #80784

Updated by riafarov over 3 years ago

https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=repo_inst&version=15-SP3 

 Scenario defines custom path to instsys. 
 We can at least validate entries in /var/log/linuxrc.log as by default there will be no disk prefix. 
 On top we can check mount point. 

 As linuxrc exists after installation is conducted, we can do this validation during the installation and after the reboot too. 

 We already have methods to validate repos in the installed system, so only valid test data is required. 

 ## Acceptance criteria 
 1. Installation repo (used in `install=` boot parameter) is validated in the installed system 
 2. Custom path for the instsys is validated 

Back