test/iscsi: reenable QoS test
The QoS test no longer sets arbitrary QoS limits and can no longer run into cases where disk is not able to even reach that limit. We can reenable it for per-patch testing now. Change-Id: If05b1306c38889840c071a165b00c44295610950 Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454670 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: yidong0635 <dongx.yi@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
a1e4e7279e
commit
9d405e65b6
@ -31,8 +31,7 @@ run_test suite ./test/iscsi_tgt/reset/reset.sh
|
||||
run_test suite ./test/iscsi_tgt/rpc_config/rpc_config.sh $TEST_TYPE
|
||||
run_test suite ./test/iscsi_tgt/lvol/iscsi_lvol.sh
|
||||
run_test suite ./test/iscsi_tgt/fio/fio.sh
|
||||
# Disabled due to intermittent failures
|
||||
# run_test suite ./test/iscsi_tgt/qos/qos.sh
|
||||
run_test suite ./test/iscsi_tgt/qos/qos.sh
|
||||
run_test suite ./test/iscsi_tgt/ip_migration/ip_migration.sh
|
||||
run_test suite ./test/iscsi_tgt/trace_record/trace_record.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user