Project

General

Profile

action #166268

Updated by zoecao about 2 months ago

#### Motivation 
 This ticket is to add all of the migration testsuites for SLES15SP6 migration path for Textmode, default pattern, base on [[15SP7 matrix]] (https://docs.google.com/spreadsheets/d/1AJ8tFDRsS4vAGTrNZSOlnjNKqeW0WuEVQQM51eig_-8/edit?gid=748191097#gid=748191097), covers all matrix of line 60-63 in SLES sheet,. 

 The cases of 15SP6 migration path are the same with 15SP5, so we could copy the sles15sp5 testsuites and adapt them to sles15sp6 settings. 
 1. Reference the following sles15sp5 testsuites and adapt them to sles15sp6 (testsuite names and settings) and add to [[support images group]] (https://openqa.suse.de/group_overview/520): 
   - supp_sles15sp5_updatestack 
   - supp_sles15sp5 
   - supp_sles15sp5_live 
   - supp_sles15sp5_hpc (a new scenario of for aarch64 and x86_64) 
 2. Reference the following sles15sp5 migration testsuites and adapt them to sles15sp6 (testsuite names and settings), add them to [[migration group]] (https://openqa.suse.de/group_overview/265): 
   - migr_sles15sp5_updatestack 
   - migr_sles15sp5 
   - migr_sles15sp5_live 
   - migr_sles15sp5_hpc (new migration scenario of for aarch64 and x86_64) 
 3. Reference the folloing sles15sp5 migration testsuites and adapt them to sles15sp6 (testsuite names and settings), and add them to [[migration milestone group]] (https://openqa.suse.de/group_overview/266). 
   - migr_sles15sp5_live 

 Please pay attention to the migration testsuites on ppc64le, the migration jobs are chain jobs, so there are _pre testsuites before migration. 

 ####Acceptance criteria 
 **AC1** : Add support images for SLES15SP6 as above. 
 **AC2** : Add migration testsuites for the scenarios listed above to migration group. 
 **AC3** : Add migration milstone testsuites for the scenarios listed above to migration milestone group.

Back