action #89749
coordination #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:
Difficulty:
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
History
#1
Updated by ilausuch over 2 years ago
- Description updated (diff)
#2
Updated by cdywan over 2 years ago
- Related to coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes added
#3
Updated by okurz over 2 years ago
- Related to deleted (coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes)
#4
Updated by okurz over 2 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.
#5
Updated by okurz over 2 years ago
- Parent task changed from #80142 to #89842