Andrey Kurilin a913477f2b Deprecate install_test.sh script
The script `samples/tasks/support/instance_test.sh` was absorbed by
VMTasks.dd_load scenario. To do not support 2 places of one thing, this
script should be removed.

Change-Id: I7ba29f07554e22c70dd46cbe19e8b40a71ef90d3
2017-10-09 17:31:51 +03:00

387 B

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

The script was absorbed by VMTasks.dd_load_test scenario.