Project

General

Profile

Actions

action #125072

closed

openQA test fails in yast2_nfs_server

Added by jirislaby over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
Start date:
2023-02-27
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

Originally reported at:
https://bugzilla.opensuse.org/show_bug.cgi?id=1208686

Observation

openQA test in scenario opensuse-Staging:A-Staging-DVD-x86_64-textmode@64bit fails in
yast2_nfs_server

Test suite description

Installation in textmode and selecting the textmode "desktop" during installation.

Reproducible

Fails since (at least) Build A.441.1

Expected result

Last good: A.440.1 (or more recent)

Further details

Always latest result in this scenario: latest

The root cause

https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/lib/nfs_common.pm#L32 says:
assert_script_run "cat /proc/fs/nfsd/versions | grep '\-2'";

But there is no entry for "2" starting kernel 6.2.

Actions #1

Updated by jirislaby over 1 year ago

Pre-6.2 (nfs2 support is present but disabled):

# cat /proc/fs/nfsd/versions
-2 +3 +4 +4.1 +4.2

6.2+ (nfs2 support is NOT present):

# cat /proc/fs/nfsd/versions
+3 +4 +4.1 +4.2
Actions #2

Updated by dimstar over 1 year ago

  • Priority changed from Normal to High

Raising prio - this failsin Staging and thus blocks progress of kernel 6.2

Actions #3

Updated by favogt over 1 year ago

  • Status changed from New to In Progress
  • Assignee set to favogt
Actions #4

Updated by maritawerner over 1 year ago

@favogt , it seems the issue is fixed, could you please close the ticket?

Actions #5

Updated by favogt over 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Done

Actions

Also available in: Atom PDF