Project

General

Profile

action #111881

Updated by okurz almost 2 years ago

## Motivation 
 We should run a supported version of Leap. 

 ## Acceptance criteria 
 - **AC1**: Ensure all CI container images we use are on Leap 15.4 

 ## Suggestions 
 * *DONE:* Read #99240 about which container images we need to care about 
 * *DONE:* Add the list to *this* ticket description (not just comment) so that we have a good reference for the next time 
 * *DONE:* Find out where we use images 
 * Following list: 
  * All references in os-autoinst, template: https://github.com/os-autoinst/os-autoinst/pull/1784 
  * All references in openQA, template: https://github.com/os-autoinst/openQA/pull/4257 and https://github.com/os-autoinst/openQA/pull/4258 
  * SUSE internal CI base images: https://gitlab.suse.de/openqa/ci/ 
  * SUSE internal OSD deployment: https://gitlab.suse.de/openqa/osd-deployment/ 
  * https://build.opensuse.org/package/show/devel:openQA:ci/base 
  * https://build.opensuse.org/package/show/devel:openQA/openqa_dev 
  * osd-deployment, template: https://gitlab.suse.de/openqa/osd-deployment/-/merge_requests/39 
 * Reconfigure a container images to be image based on 15.4 
 * Don't use super powers to ignore CI test failures 
 

Back