Bug 443962 - XFSTESTS test generic/013 fails
Summary: XFSTESTS test generic/013 fails
Status: REPORTED
Alias: None
Product: kiofuse
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: a.saoutkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-18 10:54 UTC by Bhumit Attarde
Modified: 2021-10-18 10:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bhumit Attarde 2021-10-18 10:54:36 UTC
What does the test do?

Tests using fstress. 

Analysis

    - Passes fstress with the following set of parameters:
        1. `-r 1000`
        2. `-p 20 -r 1000`
    - KIO-FUSE fails fstress with following parameters: `-p 4 -z -f rmdir=10 -f link=10 -f creat=10 -f mkdir=10 -f rename=30 -f stat=30 -f unlink=30 -f truncate=20`