numam-spdk/test/nvmf/target
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.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
bdevio.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
connect_disconnect.sh test: fix issue with changing device names in waitforblk function 2020-01-20 10:00:06 +00:00
create_transport.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
discovery.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
filesystem.sh test/nvmf: In filesystem.sh, wait for partition to be unused 2020-01-28 09:15:23 +00:00
fio.sh test: fix issue with changing device names in waitforblk function 2020-01-20 10:00:06 +00:00
fuzz.sh test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
identify_passthru.sh test: do not use iter_pci_class_code in tests 2020-03-18 08:03:21 +00:00
initiator_timeout.sh test: fix issue with changing device names in waitforblk function 2020-01-20 10:00:06 +00:00
invalid.sh test/nvmf: Sanitize random string 2020-03-02 10:34:03 +00:00
multiconnection.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
multitarget_rpc.py test/nvmf: test the new nvmf RPCs. 2019-09-26 15:21:44 +00:00
multitarget.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
nmic.sh test: fix issue with changing device names in waitforblk function 2020-01-20 10:00:06 +00:00
nvme_cli.sh test: fix issue with changing device names in waitforblk function 2020-01-20 10:00:06 +00:00
nvmf_example.sh nvmf_example: add the acceptor poller 2020-01-07 12:16:05 +00:00
nvmf_lvol.sh test/nvmf: remove unnecessary check for soft_roce in nvmf_lvol 2020-02-13 09:51:38 +00:00
nvmf_vhost_fio.job create nvmf+vhost test. 2019-05-21 10:01:50 +00:00
nvmf_vhost.sh test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
rpc.sh test: fix issue with changing device names in waitforblk function 2020-01-20 10:00:06 +00:00
shutdown.sh test/nvmf: Leave 2 seconds before starting the next shutdown test case 2020-01-16 09:16:52 +00:00
srq_overwhelm.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00