test: disable aer.sh test
Several intermittent test failures have been seen with recent changes to this test. Disabling it for now while the issue is debugged further. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I0634f182dab3d3d259690981474866a2037c7fce Reviewed-on: https://review.gerrithub.io/406454 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
parent
635c7f3d20
commit
c057ecf771
@ -39,7 +39,8 @@ run_test test/nvmf/host/bdevperf.sh
|
||||
run_test test/nvmf/host/identify.sh
|
||||
run_test test/nvmf/host/perf.sh
|
||||
run_test test/nvmf/host/identify_kernel_nvmf.sh
|
||||
run_test test/nvmf/host/aer.sh
|
||||
# Disable aer.sh for now while some intermittent failures are investigated.
|
||||
#run_test test/nvmf/host/aer.sh
|
||||
run_test test/nvmf/host/fio.sh
|
||||
|
||||
timing_exit host
|
||||
|
Loading…
Reference in New Issue
Block a user