numam-spdk/test/vhost
Pawel Kaminski 4d0c5091a9 test: Shellcheck - add rule SC2154 to exclude list
Corrected code in some files.
Most of cases cannot be corrected as we use global variables
defined in other files.

SC2154: var is referenced but not assigned.

Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Change-Id: Id333587f81b0bc2456b0c97bac5343a8e5a22774
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472342
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-12 18:14:59 +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: Shellcheck - add rule SC2154 to exclude list 2019-11-12 18:14:59 +00:00
fuzz rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
hotplug test: Shellcheck - add rule SC2154 to exclude list 2019-11-12 18:14:59 +00:00
initiator rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
integrity rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
lvol test: Shellcheck - correct rule: $/${} is unnecessary on arithmetic variables. 2019-11-07 23:04:10 +00:00
migration test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
other rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
perf_bench test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
readonly test: Shellcheck - correct rule: Use "${var:?}"\ 2019-10-24 17:36:52 +00:00
shared rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
vhost_boot rpc: Rename remove_vhost_scsi_target to vhost_scsi_controller_remove_target 2019-10-07 15:08:18 +00:00
windows test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
common.sh test: Shellcheck - add rule SC2154 to exclude list 2019-11-12 18:14:59 +00:00
manual.sh test/vhost: Export default VM_IMAGE from common.sh 2019-07-03 04:15:18 +00:00
vhost.sh test/vhost: move migration tests to RUN_NIGHTLY 2019-09-17 18:31:11 +00:00