Project

General

Profile

action #73447

Updated by okurz over 3 years ago

Subject: POC: Create openQA Web Application container image (feature) 

 ## User story 
 TBD 

 Create a POC openQA Web Application container image with the following features: 
 1. The image contains: 
 * the openQA Web Application 
 * a webserver 
 * a git database 
 2. The components of this service are preconfigured to communicate with each other. 
 3. The openQA WA is able to start/communicate with openQA Worker containers/virtual machines 	

 ## Acceptance criteria 
 * **AC1:** <**AC1:** Container started based on this image is able to run on the Docker engine engine.> 
 * **AC2:** <**AC2:** Full Green Stack: All software components are available in the SUSE repositories repositories.> 
 * **AC3:** <**AC3:** An automated way is provided to fill the database with necessary tables and schemas, and a predefined set of test data data.> 
 * **AC4:** <**AC4:** Non-static data is stored on container volumes, if possible possible.> 
 * **AC5:** <**AC5:** Deliverable is an image stored in a registry, a Dockerfile (with instructions on how to create a container from the image) or a Compose file file.> 

 ## Tasks 
 Create a POC openQA Web Application container image with the following features: 
 1. The image contains: 
 * the openQA Web Application 
 * a webserver 
 * a git database 
 2. The components of this service are preconfigured to communicate with each other. 
 3. The openQA WA is able to start/communicate with openQA Worker containers/virtual machines 	

 

 ## Further details 

Back