Skip to content
forked from MDTEST-LANL/mdtest

fork of the mdtest benchmark from source forge

Notifications You must be signed in to change notification settings

ofaaland/mdtest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3_mdtest

A version of mdtest that supports a restful S3 interface

mdtest version 1.9.3 was used as the basis for this modification. The basic methodology was to modify all file/dir create, stat, and deletes to a bucket/object create stat and delete structure. s3_mdtest uses a forked modified version of vladistan/aws4c to create and configure the correct Amazon Web Services header to eventually target an S3 based platform.

As of this writing the forked version has a pull request against the master. The forked, modified version is currently residing in the lanl branch of jti-lanl/aws4c.

About

fork of the mdtest benchmark from source forge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.9%
  • Python 18.4%
  • Roff 3.7%
  • Shell 2.4%
  • Makefile 1.6%