8ea006dd0d
It affects three files https://github.com/openstack/rally/tree/master/tests/README.rst 1. directiry => directory 2. automaticaly => automatically 3. throw => through https://github.com/openstack/rally/tree/master/samples/tasks/scenarios/README.rst 1. conficuration => configuration https://github.com/openstack/rally/tree/master/samples/tasks/support/README.rst 1. intesnive => intensive 2. a => an Change-Id: Ief5946258de1d5a1661965e3fc1d81dbba8c4871 Closes-Bug: #1484880 |
||
---|---|---|
.. | ||
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 intensive workload within an OpenStack instance. This script will return the write and read performance dd was able to achieve in a JSON format.