numam-spdk/test/vhost
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
..
common vhost: Delete scripts for manual testing 2019-05-16 11:16:30 +00:00
fio test: fix uses of deprecated RPCs 2019-11-07 22:55:38 +00:00
fiotest test/vhost: Remove vhost_load_config function 2020-03-04 10:04:17 +00:00
fuzz test/vhost: add "-g" for vhost_fuzz app 2020-03-06 10:27:55 +00:00
hotplug Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00
initiator fio: Remove hardcoded path to fio repo 2020-03-17 14:44:20 +00:00
integrity test/vhost: fix parted error 2020-01-15 14:28:51 +00:00
lvol test: do not use iter_pci_class_code in tests 2020-03-18 08:03:21 +00:00
migration test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
other test/vhost: Add negative test for vhost scsi target removal 2020-03-04 10:04:17 +00:00
perf_bench fio: Remove hardcoded path to fio repo 2020-03-17 14:44:20 +00:00
readonly test: Shellcheck - correct rule: Word is on the form... 2019-11-13 15:03:11 +00:00
shared test/vhost: Replace ini config with json in shared test 2020-02-25 10:31:49 +00:00
vhost_boot test: fix error when running vhost_test.sh 2020-01-10 08:47:01 +00:00
windows test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
common.sh test/vhost: Remove vhost_load_config function 2020-03-04 10:04:17 +00:00
manual.sh Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00
vhost.sh Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00