Project

General

Profile

Actions

action #89719

closed

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

docker-compose up fails on master

Added by livdywan about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2021-03-09
Due date:
% Done:

0%

Estimated time:

Description

Observation

Trying to "compose" from master I'm getting this error:

$ sudo docker-compose up
Creating network "webui_default" with the default driver
Pulling data (openqa_data:)...
The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.

Suggestion

  • Make sure openqa_data is pulled from a public registry, or built as part of the "compose" workflow
  • Scrap openqa_data is probably what we want, the above is just the high-level flow from a user's point of view

Related issues 3 (1 open2 closed)

Blocks openQA Project - action #76978: How to run an openQA test in 5 minutes size:MIn Progressjbaier_cz2020-11-042024-05-10

Actions
Blocks openQA Project - action #89731: containers: The deploy using docker-compose is not stable and eventually fails Resolvedilausuch2021-03-09

Actions
Copied to openQA Project - action #89722: Need automatic check for docker-composeResolvedilausuch2021-03-09

Actions
Actions #1

Updated by livdywan about 3 years ago

  • Blocks action #76978: How to run an openQA test in 5 minutes size:M added
Actions #2

Updated by okurz about 3 years ago

  • Copied to action #89722: Need automatic check for docker-compose added
Actions #3

Updated by livdywan about 3 years ago

See https://github.com/os-autoinst/openQA/pull/3758 for a Makefile target and a GHA snippet to add it. Note that it can't work as-is, so it may make sense to pull this into a PR with the fixes.

Actions #4

Updated by livdywan about 3 years ago

  • Blocks action #89731: containers: The deploy using docker-compose is not stable and eventually fails added
Actions #5

Updated by livdywan about 3 years ago

  • Description updated (diff)
  • Status changed from New to Workable
Actions #6

Updated by ilausuch about 3 years ago

  • Assignee set to ilausuch
Actions #8

Updated by openqa_review about 3 years ago

  • Due date set to 2021-03-24

Setting due date based on mean cycle time of SUSE QE Tools

Actions #9

Updated by okurz about 3 years ago

  • Parent task set to #89842
Actions #10

Updated by ilausuch about 3 years ago

  • Status changed from Workable to In Progress
Actions #11

Updated by okurz about 3 years ago

https://github.com/os-autoinst/openQA/pull/3773 is merged so that means that we have a check to ensure that docker-compose up can work.

@cdywan if you can confirm that it works for you as well we can close the ticket

Actions #12

Updated by livdywan about 3 years ago

  • Status changed from In Progress to Resolved

okurz wrote:

@cdywan if you can confirm that it works for you as well we can close the ticket

Looks very good to me, and I've also seen the GHA on other PRs now 👌️

Actions #13

Updated by okurz almost 3 years ago

  • Due date deleted (2021-03-24)
Actions

Also available in: Atom PDF