Spdk/scripts
Shuhei Matsumoto 361cd02264 scripts/rpc: Make JSON config file loadable during run time
Current load_config Python function raises exception if it find any RPC
only callable at startup when SPDK application is already in the runtime
RPC state. Hence current JSON config file can be loadable only at startup.

Due to this limitation, test code for JSON config file is complicated.
This patch tries to reduce the burden of JSON config file use case.

Change-Id: Ia375a25894312c334946862a8860bd64f095475d
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/415377
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-06-26 20:31:05 +00:00
..
ceph test/rbd: add configurable monitoring IP address for ceph 2018-04-17 13:55:44 -04:00
perf/nvme pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00
rpc scripts/rpc: Make JSON config file loadable during run time 2018-06-26 20:31:05 +00:00
spdkcli spdkcli: remove print_array from bdev create calls 2018-06-26 18:31:07 +00:00
vagrant scripts/vagrant: add gdisk and sysstat packages 2018-03-05 10:50:32 -05:00
check_format.sh pkgdep: support pycodestyle in check_format.sh 2018-06-22 18:03:31 +00:00
common.sh scripts: factor out iter_pci helper functions 2018-01-03 14:09:22 -05:00
detect_cc.sh build: use conditional CC/CXX assignment for generated mk/cc.mk 2018-02-12 12:10:49 -05:00
eofnl scripts/check_format: check trailing whitespace 2017-10-24 17:35:23 -04:00
fio.py scripts: amend scheduler option in fio.py 2018-05-17 17:10:42 +00:00
gen_nvme.sh test/vhost: load json configuration to vhost in spdk_vhost_run. 2018-05-30 00:53:12 +00:00
gen_rbd.sh test/bdev: add Ceph RBD bdev to bdev tests 2018-02-26 11:12:35 -05:00
genconfig.py build: sort dictionary in genconfig.py before printing 2018-02-08 12:05:54 -05:00
pkgdep.sh pkgdep: support pycodestyle in check_format.sh 2018-06-22 18:03:31 +00:00
posix.txt build: Automatically detect use of POSIX includes 2017-05-08 13:20:37 -07:00
prep_benchmarks.sh scripts: Add reset option to prep_benchmarks.sh 2018-01-09 13:40:59 -05:00
rpc.py rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
setup.sh setup.sh: do not unload/reload contigmem.ko on FreeBSD 2018-05-23 18:24:22 +00:00
spdkcli.py pkgdep: support pycodestyle in check_format.sh 2018-06-22 18:03:31 +00:00