Project

General

Profile

Actions

action #153619

closed

coordination #151822: [epic] Soft-fails mitigation

Revisit soft-failure bsc#1195060

Added by JERiveraMoya 4 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
2023-12-01
Due date:
% Done:

0%

Estimated time:

Description

Motivation

See parent epic.
https://openqa.suse.de/tests/13259389#step/journal_check/10 -> bsc#1195060

Acceptance criteria

AC1: Revisit soft-failure bsc#1195060

Actions #1

Updated by lmanfredi 3 months ago

  • Status changed from Workable to In Progress
  • Assignee set to lmanfredi
Actions #2

Updated by lmanfredi 3 months ago · Edited

Trying to remove the bug_ref:

    "bsc#1195060": {
        "description": "Failed to start Load kdump kernel early on startup",
        "products": {
            "sle-micro": ["5.1", "5.2", "5.3"]
        },
        "type": "bug"
    },

inside the json file data/journal_check/bug_refs.json, the issue happens again.
See VRS

This for VERSION 5.1 and 5.2. Instead the 5.3 is commented out in file JobGroups/SLE_Micro_MU/s390x.yaml repo openqa-job-groups:

    # https://bugzilla.suse.com/show_bug.cgi?id=1195060
    # Making it soft-failure in journal doesn't help:
    # https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14148
    # - slem_installation_autoyast:
    #     settings:
    #       <<: *dvd_autoyast_settings
    #       EXTRABOOTPARAMS: 'quiet'

Actions #3

Updated by lmanfredi 3 months ago · Edited

Changed type to ignore for:

    "bsc#1195060": {
        "description": "Failed to start Load kdump kernel early on startup",
        "products": {
            "sle-micro": ["5.1", "5.2", "5.3"]
        },
        "type": "ignore"
    },

and added check for type inside tests/console/journal_check.pm

In this way works fine and no more soft failure happens.
See VRs

Actions #4

Updated by lmanfredi 3 months ago

Created PR#18650

Actions #5

Updated by lmanfredi 3 months ago

Merged PR#18650

Actions #6

Updated by lmanfredi 3 months ago · Edited

Asked for feedback on bsc#1195060

Actions #7

Updated by lmanfredi 3 months ago · Edited

Created PR#18707 to replace the type with bug

Actions #8

Updated by lmanfredi 3 months ago

Merged PR#18707

Actions #9

Updated by lmanfredi 3 months ago · Edited

Created PR#18715 to add <kdump> inside autoyast
It seems that for v5.1 and v5.2 arch s390x does not create kdump as default. See comment
But does for v5.4 and v5.5. See overview

Actions #10

Updated by lmanfredi 3 months ago

Merged PR#18715

Actions #11

Updated by JERiveraMoya 3 months ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF