Project

General

Profile

Actions

action #181394

open

coordination #169654: [epic] Create test scenarios for Agama

Update the zgrep search log to agama_auto-agama-logs.tar.gz for ibft validation

Added by zoecao 3 days ago. Updated 3 days ago.

Status:
Workable
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2025-04-25
Due date:
% Done:

0%

Estimated time:

Description

Motivation

This ticket is to fix this failure in Agama testing: https://openqa.suse.de/tests/17430678#step/ibft/52
The string of rd.iscsi.ibft=1 and rd.iscsi.fireware=1 could be found in agama_auto-agama-logs.tar.gz that saved in agama_auto testmode ( [bsc#1239046] ). But the current way of checking the string searches a different path log. So need to update the checking string here. I attached the screen of the list under /var/log on the system sles16.0, that there's no YaST folder. So need to found a way how to zgrep the strings from agama_auto-agama-logs.tar.gz.
https://openqa.suse.de/tests/17430678/modules/ibft/steps/1/src

    else {
        # SLE16 uses agama, so search the general logs of agama
        assert_script_run 'zgrep -e rd.iscsi.ibft=1 -e rd.iscsi.firmware=1 /var/log/agama-installation/*';
    }

Acceptance criteria

AC1 : Revert the changes in the ibft validation in this [PR] for the zgrep.
AC2 : Point to new path to the saved log of agama_auto-agama-logs.tar.gz at agama_auto testmodule.

Additional info

https://suse.slack.com/archives/C02CLB2LB7Z/p1745404411849889

Actions #1

Updated by JERiveraMoya 3 days ago

  • Tags set to qe-yam-apr-sprint-fy25
  • Status changed from New to Workable
  • Parent task set to #169654
Actions #2

Updated by zoecao 3 days ago

  • Description updated (diff)
Actions

Also available in: Atom PDF