Project

General

Profile

action #43715

Updated by okurz over 5 years ago

## Acceptance criteria 
 * 

 - **AC1:** The docker files within the upstream openQA repo are automatically tested or deleted 

 ## Suggestions 

 * The upstream dockerfile can be used to generate a docker image of the worker in https://build.opensuse.org/package/show/devel:openQA/openQA 
 * - **AC2:** Docker images for the worker are generated each time a new build of openQA is triggered in https://build.opensuse.org/package/show/devel:openQA/openQA 
 * - **AC3:** QA developers can download that docker image and run a container from it that is ready to use (no configuration needed) 
 * - **AC4:** Proper documentation of the use of that docker image is available upstream: https://github.com/os-autoinst/openQA/tree/master/docker

Back