Project

General

Profile

action #64279

Updated by livdywan about 1 year ago

## Observation 

 We need to plan OS upgrade of Xen host used in openQA (o.s.d). 

 ``` 
 openqaw5-xen:~ # cat /etc/os-release  
 NAME="SLES" 
 VERSION="12-SP4" 
 VERSION_ID="12.4" 
 PRETTY_NAME="SUSE Linux Enterprise Server 12 SP4" 
 ID="sles" 
 ANSI_COLOR="0;32" 
 CPE_NAME="cpe:/o:suse:sles:12:sp4" 
 ``` 

 Unfortunately, it is the only Xen which we use to test Server and JeOS flavors ( to my knowledge ).  
 We cannot afford to have long-time downtime of the host. 

 ## Acceptance Criteria 
 - **AC1**: Machine is upgraded to a supported OS

Back