Loading
test/qos: don't eat fio_py return value
If fio.py fails, we need to fail the test. Running $fio_py in $() eats the return code and effectively does no QoS data checking - so it would always pass the test. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I9960463e4d980784dd2622cfee658ea280ddb557 Reviewed-on: https://review.gerrithub.io/423424 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>