Spdk/test/vhost
Karol Latecki f7f016d5ef autotest_common: pass optional arguments to discover_bdevs
Allow passing additional args to discover_bdevs function,
primarily for use in bdev_svc app.
This is needed mostly in case of virtio tests when host
uses 2MB huge pages - "-g" option is then needed to run
SPDK app.

Need to make timeout value hardcoded while at it.
Can't have 2 optional positional arguments. Timeout as
an option is never used so this shouldn't be a problem.

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2021/4 (master)

This patch is a bit different than it's merged version in
master branch (a3e5b5d0ec).
This was done to allow running virtio tests with 2MB
hugepages.
(cherry-picked from 387fe9f44d80411013dada4f6d73fc49505bfaed)

Change-Id: I2a455f9d23fafbf0746423f69379b74939ac2e9c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2104
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-04-30 17:02:07 +00:00
..
common test/vhost: remove run_fio.py script 2020-03-31 08:01:17 +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 autotest_common: pass optional arguments to discover_bdevs 2020-04-30 17:02:07 +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 test/vhost_perf: allow multiple fio config files 2020-04-21 08:00:24 +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: do not overwrite fio config file 2020-04-17 07:41:09 +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