Commit d27ed107 authored by Jim Harris's avatar Jim Harris
Browse files

test/nvmf: disable bdevio test for now



This test does resets which the nvme driver doesn't
really support yet for fabrics controllers.  Some
recent patches accidentally broke resets for PCIe
controllers, and fixing that causes this test to
hang on fabrics controllers.

Signed-off-by: default avatarJim Harris <james.r.harris@intel.com>
Change-Id: Ia5676130087a49555645b077f289bb40f6f27a43

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/453916


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
parent fbbbd6ab
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -33,7 +33,9 @@ fi
run_test suite test/nvmf/target/nmic.sh
run_test suite test/nvmf/target/rpc.sh
run_test suite test/nvmf/target/fio.sh
run_test suite test/nvmf/target/bdevio.sh
# Disable this test for now unitl resets for NVMe fabrics
#  controllers is better supported.
#run_test suite test/nvmf/target/bdevio.sh

timing_enter host