Project

General

Profile

Actions

action #156037

closed

test fails in mdadm: test code error

Added by dimstar 2 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-02-26
Due date:
% Done:

100%

Estimated time:
Difficulty:
Sprint:
QE-Core: February Sprint 24 (Jan 31 - Feb 28)

Description

Observation

https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/data/qam/mdadm.sh
AVAILABLE_DISK_SPACE=$(df -m /var/tmp|awk '{print$4}'|grep :digit:)
if [ "$AVAILABLE_DISK_SPACE" -lt "2048" ]; then

this currently results in

mdadm.sh: line 5: [: : integer expression expected

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
mdadm

Test suite description

Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.

Reproducible

Fails since (at least) Build 20240225

Expected result

Last good: 20240223 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF