Project

General

Profile

action #105160

Updated by ilausuch over 2 years ago

The way to update the Windows image is implemented, https://progress.opensuse.org/issues/60341 
 However, we can't override the target qcow `PUBLISH_HDD_1` with the same name as the origin qcow2 `HDD_1`, so we need some logic that detects that a new image has been created and then replace the files in OSD and O3.  

 Maybe this can be done with a cronjob in gitlab, we would need to set up ssh access from gitlab to both places: 
 openqa.suse.de 
 openqa.opensuse.org 

 ## Acceptance Criteria 
 * Create pipeline (gitlab?) to update the Windows image

Back