Project

General

Profile

action #130597

Updated by jbaier_cz 11 months ago

## Motivation 
 We should run a supported version of Leap (or Tumbleweed) 

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

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

Back