Skip to content

containers for running storage performance benchmark tests

License

Notifications You must be signed in to change notification settings

deepakjayaprakash/test-storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Build Status Docker Pulls

Containers for running performance benchmarking tests on Persistent Storage Volumes.

Contributing

Setting up development environement

Pre-requisites

  • Linux Host ( say Ubuntu )
  • Virtual Box
  • Vagrant
  • Git
  • Create a developement folder ( say $dev-folder, in my case it is /home/kmova/github.com/openebs )

Launch Development VM

In your linux host

cd $dev-folder
sudo git clone https://github.com/openebs/test-storage.git
cd $dev-folder/test-storage
vagrant up
vagrant ssh

Develop and Test your changes.

cd $dev-folder/test-storage
vagrant ssh
cd /vagrant/fio

About

containers for running storage performance benchmark tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.4%
  • Shell 39.4%
  • Makefile 9.2%