Project

General

Profile

Actions

action #118597

closed

openqa-in-openqa test does not stop immediately on "Connect timeout", missing pipefail option? Job fails later size:M

Added by okurz over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2022-10-13
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://openqa.opensuse.org/tests/2798002#step/start_test/1 shows an openqa-cli call combined with pipes to jq. There is an error message (in red) "Connect timeout" but the openQA test does not immediately stop but then fails later

Acceptance criteria

  • AC1: Test fails immediately as soon as unrecoverable error is encountered, including within bash pipe'd commands
  • AC2: Test does not fail anymore on intermittent connect timeouts

Suggestions

  • Investigate why o3 was seemingly not available during the time of test execution
  • Maybe we need better retry capabilities within openqa-cli?
  • Consider setting -o pipefail in the bash session
Actions

Also available in: Atom PDF