Project

General

Profile

Actions

action #104559

closed

test fails in validate_btrfs

Added by dimstar over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-01-03
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos-container_host@64bit_virtio-2G fails in
validate_btrfs

df -h returns:
/dev/vda3 24G 2.1G 22G 9% /var
(used to be 8% in the last runs)

this then does not match the pattern
m[/dev/x?[v,s]d[a-z].+ [0-8][0-9]?%]u;

as the first digit, 0-8, would be mandatory (9 not matching), and only the 2nd digit would be optional (thus 9% is not a valid match)

Test suite description

Container host tests on JeOS image.

Reproducible

Fails since (at least) Build 20220102

Expected result

Last good: 20220101 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF