Project

General

Profile

action #80786

Updated by riafarov over 3 years ago

https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Full&machine=64bit&test=offline_install%2Bskip_registration&version=15-SP3 

 As of now we run only pre-condition modules in the installed system. 
 We should validate at least installation sources and repos in the SUT, and other default parameters, like systemd target, etc. 

 We use `OFFLINE_SUT` variable, which sets `-net none`, so there is no network available, whereas if this functionality breaks, we will have connection to the online repos and won't notice it. 

 We need also to validate repos in the installed system, as they should point to the installation media and packages should be still available. 

 We also could check defaults of the installations. 
 We cannot test registration in the installed system in this test suite, as there is no network and command will fail.

Back