Hardening FIO interaction 25/27625/3
authormbeierl <mark.beierl@dell.com>
Thu, 26 Jan 2017 16:30:26 +0000 (11:30 -0500)
committermbeierl <mark.beierl@dell.com>
Thu, 26 Jan 2017 16:45:50 +0000 (11:45 -0500)
commit3d41a65738c44c2859ec9bdba11a0c0714b62b14
treedd3401b659272b77543702d3baeac8d02fa9a9a8
parent29cab6cd9d6e669c74a1dd6960aba8250f539c2f
Hardening FIO interaction

Fixes a problem where FIO does not terminate by scheduling a
second killall if we get a specific message back from FIO
stderr.

Introduces a new flavor for StorPerf that has a little more
memory as larger memory maps for duplicate blocks sometimes
caused out of memory killer to be invoked.

Change-Id: I06856561ad73fef582a81d4136a36a1bea47654a
JIRA: STORPERF-99
Signed-off-by: mbeierl <mark.beierl@dell.com>
ci/create_glance_image.sh [new file with mode: 0755]
ci/create_storperf_flavor.sh [new file with mode: 0755]
ci/daily.sh
ci/delete_stack.sh [new file with mode: 0755]
ci/generate-admin-rc.sh
ci/launch_docker_container.sh
storperf/fio/fio_invoker.py
storperf/resources/hot/agent-group.yaml
storperf/resources/hot/storperf-agent.yaml
storperf/utilities/data_handler.py
tests/utilities_tests/data_handler_test.py