5d15f5d42e
Legacy script instance_dd_test.sh (loads nova instance in vm scenarios) is replaced with new instance_test.sh, which does same job better and outputs detailed data for HTML report. Legacy script instance_dd_test.sh is removed. Change-Id: Iafe51b5f559e01a972a187dad9e2608f7efa8022 |
||
---|---|---|
.. | ||
instance_linpack.sh | ||
instance_test.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_test.sh
instance_test.sh loads server by spawning processes. Finally, it outputs JSON data for HTML report charts, with values of CPU, memory and disk usage.