rally-openstack/samples/tasks/support
Shahifali Agrawal 77b5110ff6 Moving rally/doc/samples to rally/samples
Moving samples to root forlder for easy access.

Change-Id: I050c8d7580282b898be77156f65cdbce75a4dbb4
Closes-Bug: 1409836
2015-01-16 05:54:09 -08:00
..
instance_linpack.sh Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
README.rst Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00

instance_linpack.sh ============= instance_linpack.sh, will kick off a CPU intensive workload within a OpenStack instance. This script will return the avg gflops and max gflops Linpack reports in a JSON format. To run this workload, the VM must have linpack installed prior to running.

instance_dd_test.sh ============= instance_dd_test.sh, will kick off a IO intesnive workload within a OpenStack instance. This script will return the write and read performance dd was able to achieve in a JSON format.