Project

General

Profile

action #43712

Updated by livdywan over 3 years ago

## User Story 

 As a QA developer I want to download and run an image via Docker. Basic uses of openQA work out of the box without further configuration. More advanced options are documented for those who need it. 

 ## Acceptance criteria 

 - DONE **AC1:** The upstream dockerfile can be used to generate a docker image of the webui in https://build.opensuse.org/package/show/devel:openQA/openQA 
 - DONE **AC2:** Docker images for the webui are generated in OBS each time a new build of openQA is triggered in https://build.opensuse.org/package/show/devel:openQA/openQA 
 - **AC3:** Proper documentation of the use of that docker image is available upstream: https://github.com/os-autoinst/openQA/tree/master/docker 

 ## Suggestions 

 - OBS support for docker https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.building.html#id-1.5.8.3.8

Back