action #80520
Updated by livdywan about 4 years ago
## Motivation
Without automatic tests we would not call any contributions properly long-term supportable. These tests could be very simple, e.g. something like `podman run --rm -it .... openqa-worker --help` or something.
## Acceptance criteria
TBD
## Suggestions
- Find out if OBS can execute tests for container images
- Consider kiwi vs Dockerfile
- Setup tests as part of the openQA CI (e.g. CircleCI or GitHub Actions)