Project

General

Profile

Actions

action #48707

closed

Only parse logs in detect_yast2_failures instead of conducting full installation for online medium

Added by riafarov about 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
2019-03-05
Due date:
% Done:

0%

Estimated time:

Description

Motivation

We use RAID0 as a base test and then parse logs. Instead of repeating same installation steps twice, we should simply publish set of logs for RAID0 job and only parse them to detect if there are any new errors.

We can either chain jobs, boot into installed system and parse logs there, or publish logs as an asset and parse them either directly on the worker (might not work), or boot into any image (even support server) and parse logs there using same tools as before.

NOTE: we cannot optimize this scenario for the Full medium, as we do not execute RAID tests there

Acceptance criteria

  1. For online medium logs are parsed without conduction of the full installation
Actions

Also available in: Atom PDF