Project

General

Profile

action #32143

Updated by riafarov about 3 years ago

We would like to test installation on iSCSI using ay profile as it potentially can have specific issues. 
 As a starting point, we can use normal installation and clone system to get a profile and then create test suite using it, see https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=iscsi_ibft&version=15-SP3 https://openqa.suse.de/tests/2501453 

 See https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/data/autoyast_sle15/mini.xml for minimal profile. 

 NOTE: we do the clean-up of the disk during iSCSI configuration: https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=iscsi_ibft&version=15-SP3#step/iscsi_configuration/11  
 So we need to clean-up the disk before using it, either as a pre-condition or using AY profile options.  

 ## Acceptance criteria 
 1. There is AY test which performs installation on iSCSI target 
 2. Installation is validated 
 3. Same validation is used in iscsi_ibft interactive installation and AY 

Back