Project

General

Profile

Actions

action #91488

closed

containers: openqa test "single_container_webui" eventually fails

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

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

0%

Estimated time:

Description

Motivation

Sometimes we could see this error

Error: No such container: openqa_webui

This is because the docker run has executed without problems, but one moment later the container doesn't exist

assert_script_run("docker run --rm -d --network testing $volumes $certificates -p 80:80 --name openqa_webui openqa_webui");
wait_for_container_log("openqa_webui", "Web application available at", "docker");

Examples:

We don't have information to know what is the problem

Acceptance Criteria

  • AC 1: Log information when this crashes
  • AC 2: Fix the problem

Related issues 1 (1 open0 closed)

Related to openQA Project - action #91818: containers: Add logs when docker-compose up fails in the CINew2021-04-27

Actions
Actions

Also available in: Atom PDF