action #80684
coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
coordination #43706: [epic] Generate "download&use" docker image of openQA for SUSE QA
Automatic tests for our openQA containers - worker+webui connection
Start date:
2020-11-27
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
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¶
- AC1: worker can connect to webUI without errors, e.g. websocket connection is established and job is picked up
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)
Related issues
History
#1
Updated by okurz about 2 years ago
- Copied from action #80682: Automatic tests for our openQA containers - worker only added
#2
Updated by okurz about 2 years ago
- Target version changed from Ready to future