62c1f40efa
The dummy test script `instance_dd_test.sh' used for `boot_runcommand_delete' reads only 1MiB disregarding thus reporting wrong read performance. Change-Id: I37f2913d6b525e7d65396e5db96a233987cc6679 Closes-Bug: #1448300 |
||
---|---|---|
.. | ||
instance_dd_test.sh | ||
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.