77b5110ff6
Moving samples to root forlder for easy access. Change-Id: I050c8d7580282b898be77156f65cdbce75a4dbb4 Closes-Bug: 1409836 |
||
---|---|---|
.. | ||
instance_linpack.sh | ||
README.rst |
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.