Project

General

Profile

action #43718

Updated by okurz over 3 years ago

## Motivation 

 To avoid QA employee getting blocked by a malfunctioning new openQA version, we should have container images available, ideally versioned so people can always use a known to be working openQA version. 

 ## Acceptance criteria 

 - **AC1:** (DONE) An x86-64 container image for the webui is available on OBS. 
 - **AC2:** (DONE) An x86-64 container image for the worker is available on OBS. 
 - **AC3:** (IMPLICIT IN OBS) Container images are versioned. 

 ## Suggestions 

 * - Look into CI images https://build.opensuse.org/package/show/devel:openQA/openqa_dev 
 * Mention the available containers as part of documentation 
 *

Back