Actions
action #89749
opencoordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
coordination #89842: [epic] Scalable and streamlined docker-compose based openQA setup
containers: Allow to the user to choose the source of images in the docker-compose
Start date:
2021-03-09
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Now only the local build images can be used on the docker-compose. As a user would be nice to give me the option to choose without changing the docker-compose yaml
Acceptance Criteria¶
AC 1: The user can choose the images
AC 2: Create a test to check that local build images and remote images can be used
Suggestions¶
- Use docker-compose variables e.g. image: ${OPENQA_WEBUI_IMAGE}
- Add the default values to .env file
- See https://github.com/os-autoinst/openQA/pull/3755
Updated by livdywan over 3 years ago
- Related to coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes added
Updated by okurz over 3 years ago
- Related to deleted (coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes)
Updated by okurz over 3 years ago
- Priority changed from Normal to Low
- Target version set to future
- Parent task set to #80142
Good idea. I created an over-spanning epic as direct parent hence removing the relation to the saga.
Actions