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
..
README.rst Fix an erroneous grammar in the document 2020-09-13 16:52:01 +08:00
instance_linpack.sh Fixed shebang and permissions for scripts. 2017-07-03 18:29:30 +05:30
instance_test.sh Deprecate install_test.sh script 2017-10-09 17:31:51 +03:00

README.rst

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.