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: 
  * *DONE:* All references in os-autoinst, template: https://github.com/os-autoinst/os-autoinst/pull/1784 -> https://github.com/os-autoinst/os-autoinst/pull/2122 
  * All references in openQA, template: https://github.com/os-autoinst/openQA/pull/4257 and https://github.com/os-autoinst/openQA/pull/4258 -> https://github.com/os-autoinst/openQA/pull/4745 
  * *DONE:* SUSE internal CI base images: https://gitlab.suse.de/openqa/ci/ -> already Tumbleweed or different image, no change needed 
  * *DONE:* https://build.opensuse.org/package/show/devel:openQA:ci/base 
  * *DONE:* https://build.opensuse.org/package/show/devel:openQA/openqa_dev 
  * *DONE:* SUSE internal OSD deployment, template: https://gitlab.suse.de/openqa/osd-deployment/-/merge_requests/39 -> already Tumbleweed or different image, no change needed 
 * *DONE:* Reconfigure container images to be based on 15.4 
 * Don't use super powers to ignore CI test failures 
 

Back