action #89752
Updated by ilausuch over 3 years ago
## Motivation
To have a complete openQA deployment using the docker-compose at least one worker should be created
## Acceptance Criteria
* **AC 1**: Docker compose can start a worker
* **AC 2**: Modify/create test to check that the worker has started
* **AC 3**: The number of workers is configurable.
* **AC 4**: Remove obsolete files from worker directory
## Suggestions
* See: https://github.com/os-autoinst/openQA/pull/3755