Project

General

Profile

Actions

Idea #11558

open

[FUSE] Integration test using real programs with complex write patterns.

Added by Peter Amstutz about 7 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto

Description

Test programs known to have trouble with writable fuse in the past:
  • aws s3 downloader
  • azure blobxfer
  • aspera downloader
  • bcl2fastq
  • 'STAR', 
        '--runMode', 'genomeGenerate',
        '--genomeDir', outdir.path,  
        '--runThreadN',str(ncores),
        '--genomeFastaFiles', genome_fasta_file,
        '--sjdbOverhang', str(sjdbOverhang),
        '--sjdbGTFfile', gtf
    

Also file system benchmarking tools, e.g. fio or iozone
https://github.com/axboe/fio

Benchmarking tools would have the added benefit of tracking performance and identifying regressions.

Actions

Also available in: Atom PDF