+2
−3
+3
−3
Loading
After following patch all calls through rpc.py go through the cli python lib: (78e035e7) python/rpc: use client object directly in cli When it was introduced, iSCSI tets were not executed on CI. Resulting in not catching the discrepancy between parameters. iscsi_delete_target_node has 'name' as its actual JSON parameter, where cli lib used 'target_node_name'. Fix it and align both to use the same parameters. Change-Id: If9b36be51b78027d2ae2208cb88bb28cdaffead7 Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@nutanix.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26539 Bypass-Merge-Requirements: Tomasz Zawadzki <tomasz@tzawadzki.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>