Spdk/test/json_config
Pawel Wodkowski 5c6ca5b6e0 jsonrpc: add Python with statement support
The JSONRPCClient class now support the with statement. From now on the
__del__() method is changed to close() and user need to call it manually
at object disposal or use the 'with' Python statement.

Change-Id: I74afd93d411b9596ab8f9523c54a4a7523eec5e5
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/444686
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com>
2019-03-15 05:01:27 +00:00
..
clear_config.py jsonrpc: add Python with statement support 2019-03-15 05:01:27 +00:00
config_filter.py test/json_config: check if config is cleared properly 2019-01-16 14:17:10 +00:00
json_config.sh test:increase the json_config.sh shutdown app timeout value 2019-02-22 09:55:03 +00:00
json_diff.sh test: consolidate tests for reading JSON config 2019-01-16 14:17:10 +00:00