Commit Graph

1793 Commits

Author SHA1 Message Date
Satyam Zode 1be0095a53 List volumes associated with pods 2017-07-10 16:47:07 +05:30
Satyam Zode 8db54bc301 Split details of pvc 2017-07-07 17:24:44 +05:30
Satyam Zode 8fb6840ef0 Comment unused code as of now 2017-07-07 17:05:57 +05:30
Satyam Zode cdca0c406c List pvc and pv's bound to pvcs 2017-07-07 16:24:03 +05:30
Satyam Zode f91f1487fe Instead of getting pods get pv's 2017-07-07 11:25:14 +05:30
Satyam Zode 9dd3947ac2 Add debugging info 2017-07-06 18:20:54 +05:30
Satyam Zode 472abe4456 Merge branch 'master' of https://github.com/openebs/test-storage 2017-07-06 16:21:56 +05:30
Satyam Zode 23c0365850 Always pull docker image 2017-07-06 16:21:13 +05:30
Satyam Zode 13e5a0cb17 Add some sleep time in between 2017-07-06 16:20:45 +05:30
Satyam Zode a3df9f31f6 Add download method
This will add download method to download files from jupyter notebboks.
2017-07-06 15:05:21 +05:30
Satyam Zode 49f10c7dbf Add method to list pv's in the cluster
This will add pvinfo.go which will list pv related
information.
2017-07-06 12:36:52 +05:30
Ubuntu e59c3e09fd List PVs inside cluster 2017-07-05 11:51:54 +00:00
Satyam Zode 33143c8cb6 Add README file 2017-06-21 18:19:33 +05:30
Satyam Zode 493eccc50e Add python script to generate io
This will add python script to generate io's.
2017-06-21 18:06:32 +05:30
kmova fd496fcf04 sample yaml for running listpods.go 2017-06-07 15:42:01 +05:30
kmova c03837ef8f add ugroji into vendor 2017-06-07 15:06:45 +05:30
kmova e347d3dfa4 delete the ugroji git dependency 2017-06-07 15:05:32 +05:30
kmova acc97426f3 match the go path with the repo 2017-06-07 14:29:55 +05:30
kmova 08f74270ac Add script to push to dockerhub 2017-06-07 13:04:53 +05:30
kmova 3c1a8eb291 Fix buildfile error - directory name mismatch 2017-06-07 12:47:38 +05:30
kmova 98fa7287d9 Fix buildfile error - target name mismatch 2017-06-07 12:41:15 +05:30
kmova 17618bdae3 build and push k8s-client container to dockerhub 2017-06-07 12:24:46 +05:30
kmova b300f6ad99 initial version of k8s-client 2017-06-06 16:15:22 +05:30
Kiran Mova 71c71c9d59 Merge pull request #10 from ksatchit/master
Description: Container to run IOMeter tool
2017-06-05 14:43:22 +05:30
ksatchit 117b2dd485 Reverse updates made to fio_runner.sh in previous commit
---------------------------------------------------------

- The tests-fio container is being pulled in an ansible-playbook written in the
  openebs/openebs repo. There was a need to run fio for a duration longer than
  60s. So the duration variable in fio_runner.sh was modified to reflect 300s as
  part of commit "f620f5edc7e99e2fab38e04af33160c760e482f2"

- However, duration changes for fio run is now being controlled via an ansible
  variable which eliminates the need to hard-code it into the fio_runner.sh.
  Thereby, reverting it to the earlier default of 60s

- Also reverting the --eta-newline value to earlier defaults of 2s. This was changed
  to 1s in order to display frequent outputs during the container execution.
  However, as fio percentage progress o/p is currently not shown by docker logs
  regardless of changes to eta-newline, the changes have been reverted
2017-06-05 14:13:11 +05:30
ksatchit 48faa3e6b4 Description: Container to run IOMeter tool
----------------------------------------------------------------------------------------

1. Why is this change necessary?

- To support storage benchmarking with IOMeter tool. Currently containers running
  fio and vdbench tools are available in the repository

2. How does this change address the issue?

- Adds the Dockerfile, binary for IOMeter's I/O engine "dynamo", docker push script
  and changes to Makefile to build the IOMeter container

3. What side effects does this change have?

- No impact on the product itself
2017-06-05 14:03:03 +05:30
ksatchit f620f5edc7 Description: Updates to fio_runner.sh
----------------------------------------------------------------------------------------

- Increased default fio run duration to 300s

- Reduced console o/p duration to 1s instead of 2s
2017-05-15 09:44:30 +05:30
Kiran Mova cb9fbcf620 Update README.md 2017-04-19 10:17:54 +05:30
Kiran Mova 33d2a21b82 change from randread to readwrite 2017-04-04 18:56:55 +05:30
Kiran Mova d5220c4f6f Merge pull request #7 from kmova/fio-test
Support for fio tests
2017-04-03 20:24:29 +05:30
kmova e45cc40e96 push the tests-fio image to docker hub 2017-04-03 20:18:06 +05:30
kmova 6c1074dfe3 Create tests-fio container 2017-04-03 19:56:02 +05:30
kmova 7d78145a12 initial commit with fio 2017-04-03 17:31:31 +05:30
Kiran Mova e0d5ee0884 Merge pull request #6 from kmova/master
add options to specify template and duration
2017-03-30 12:17:50 +05:30
kmova 33a3e2d09f add options to specify template and duration 2017-03-30 11:44:30 +05:30
Kiran Mova 711d37d73c reset the run time to 60 sec 2017-03-28 22:20:39 +05:30
Kiran Mova f0b4f232c0 change the test duration 2017-03-28 16:01:46 +05:30
Kiran Mova c0ce45ca6c Update README.md 2017-03-16 10:27:25 +05:30
kmova 30d8512b7f Add a write-only basic test template 2017-03-16 10:17:28 +05:30
Kiran Mova 674c82fa7f set the default duration for basic test to 60 sec 2017-03-15 21:41:56 +05:30
Kiran Mova 24ce1ea32f Create README.md 2017-03-15 13:17:09 +05:30
kmova 5ecdf14ba7 vdbench tests moved from openebs/benchmarks 2017-03-15 13:11:40 +05:30
Kiran Mova c3871e36df Initial commit 2017-03-15 12:33:00 +05:30