Project

General

Profile

action #115991

Updated by JERiveraMoya over 1 year ago

#### Motivation #### 
 After attempting #113647 we should try the to other half of the way and create automation for migration from SLE-15-SP3 to SLE-15-SP4 with unreleased maintenance updates of SLE-15-SP4 (in previous tickets we use unreleased maintenance updates from SLE-15-SP3). 
 Basically we will be using exacting the same test to cover the other part. way. 

 #### Acceptance criteria #### 
 **AC1**: Setup in development group (with control version) new test suite to perform this migration 
 **AC2**: Migration **adding unreleased maintenance updates** runs successfully or it is label with corresponding filed bug. 

 #### Suggestions #### 
 Test suite [autoupgrade_sles15sp3_scc_basesys-srv_all_full_auto](https://openqa.suse.de/tests/9418500) was used as base for previous work. 
 AutoYaST profile [autoyast_scc_up.xml](https://openqa.suse.de/tests/9418500/settings/autoyast_sle15/autoyast_scc_up.xml) should be used as base for a new AutoYaST profile which should include functionality for adding the unreleased maintenance repos, for that please check: 
 https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/data/autoyast_sle15/create_hdd/create_hdd_maintenance.xml.ep#L33 
 used for example here: https://openqa.suse.de/tests/9460584#step/installation/3

Back