Files
rally-openstack/samples/tasks/support
zhaoleilc 91335b60a0 Fix an erroneous grammar in the document
This patch changes 'within a OpenStack instance'
to 'within an OpenStack instance' in the 4 line
of samples/tasks/support/README.rst

Change-Id: Ia38fa81567ddce88e935fd2d5b95c613a8597245
2020-09-13 16:52:01 +08:00
..

instance_linpack.sh

instance_linpack.sh, will kick off a CPU intensive workload within an 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

The script was absorbed by VMTasks.dd_load_test scenario.