LTP-Notes >> function_fail_check_cases 

Fuego 1.2 wiki

Login

Issue 0038 in split format

Summary
fix LTP sub-tests that cause problems (or allow them to be ignored); Owner: Tim; Reporter: Tim; Status: open; Priority: high
; Summary: fix LTP sub-tests that cause problems (or allow them to be ignored); Owner: Tim; Reporter: Tim; Status: open; Priority: high

Description [edit section]

= Description =For the docker board, kill10 and creat05 cause what appear to be hangs.
creat05 creates 1 million files, and then deletes them, which takes a verylong time (over 20 minutes).
creat05 creates 1 million files, and then deletes them, which takes a verylong time (over 20 minutes).
creat05, during it's cleanup inside a docker container is only able todelete 40,000 files per minute, on a volume-mounted drive. That seems likea real bug. This slow rate stays consistent even when the number of files is reduced (to less than 100,000 files in the directory). Maybe Linux ordocker has an inode management problem.
creat05, during it's cleanup inside a docker container is only able todelete 40,000 files per minute, on a volume-mounted drive.  That seems likea real bug.  This slow rate stays consistent even when the number of files is reduced (to less than 100,000 files in the directory).  Maybe Linux ordocker has an inode management problem.
I don't know what kill10 is doing, but it also appears to hang the machine.
I don't know what kill10 is doing, but it also appears to hang the machine.
fork09, run inside the docker container creates a process on the host thatcan not be destroyed. The host operates very sluggishly. Taking 4 seconds toexit a terminal window. The only way to recover normal operation is to rebootthe machine.
fork09, run inside the docker container creates a process on the host thatcan not be destroyed.  The host operates very sluggishly.  Taking 4 seconds toexit a terminal window.  The only way to recover normal operation is to rebootthe machine.
Research a way for these tests to operate more quickly, or a way to checkpre-conditions and avoid running the long versions of them (make a "quick" spec for LTP.
Research a way for these tests to operate more quickly, or a way to checkpre-conditions and avoid running the long versions of them (make a "quick" spec for LTP.

Notes [edit section]

= Notes =Put other free-form comments or notes here
backlink

Fuego Issues List

; backlink: [[Fuego Issues List]]
TBWiki engine 1.9.3 by Tim Bird