numam-spdk/test/iscsi_tgt
Karol Latecki db43b387ba test: do not use iter_pci_class_code in tests
Do not use iter_pci_class_code function in tests to
iterate over NVMe drives. This function can return
drives which at the moment of execution can not be
whitelisted for use.

This can result in test errors (such as simply
bdev_nvme_attach_controller RPC command failing) or
even using and deleting data from NVMe drive which
was not meant to be used in tests.

Fixes #1235

Change-Id: I82b9935fc88605b636c2096be6c71d4880a567c8
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1309
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-03-18 08:03:21 +00:00
..
bdev_io_wait test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
calsoft test/iscsi_tgt: do not silently skip calsoft tests 2020-03-04 10:05:26 +00:00
digests test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
ext4test test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
filesystem test: do not use iter_pci_class_code in tests 2020-03-18 08:03:21 +00:00
fio test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
fuzz test/iscsi/fuzz: remove unnecessary delete_tmp_files() 2020-03-18 08:03:13 +00:00
initiator test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
ip_migration test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
lvol test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
multiconnection test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
nvme_remote test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
perf fio: Remove hardcoded path to fio repo 2020-03-17 14:44:20 +00:00
pmem test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
qos test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
rbd test/iscsi_tgt: fix wait for iscsi devices in rdb test 2020-03-16 08:45:28 +00:00
reset test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
rpc_config test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
sock test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
trace_record test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
common.sh test/vpp: fix error handling in vppctl non-interactive mode 2020-03-16 08:45:07 +00:00
iscsi_tgt.sh test/iscsi: add application for target fuzz testing. 2020-03-13 08:53:46 +00:00