Project

General

Profile

action #73450

Updated by okurz over 3 years ago

## User story 
 openQA worker is preinstalled with all it's dependencies (os-autoinst, etc.) 
 The worker has access to the test database 
 The worker can start and evaluate tests orchestrated by the openQA Web App 	
 The worker can run tests for a simple package (e.g. vi) 	

 ## 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 (open)SUSE repositories SUSE 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 

 ## Further details 

Back