Project

General

Profile

action #43718

Updated by szarate about 5 years ago

## Motivation 

 To avoid QA employee get blocked from a malfunctioning new openQA version, the generated docker image from OBS could be versioned and uploaded to docker hub, or obs docker registry so people interested into using openQA with docker employee can always use and old known-working openQA version. 

 https://hub.docker.com/u/openqa/ 


 ## Acceptance criteria 

 - **AC1:** Docker images for webui are versioned and uploaded to docker hub/obs registry. hub. 
 - **AC2:** Docker images for workers are versioned and uploaded to docker hub/obs registry. hub.

Back