Spdk/test/iscsi_tgt
Krzysztof Karas 35a9ddb5b6 test: restore rpc_py to point to rpc.py instead of rpc_cmd
rpc_cmd function does not tolerate piping arguments into it,
so code execution skips the parts responsible for generating
a return code. The code is equal to nothing or "", which then
is compared with a value, ultimately erroring out the whole test.
To avoid these problems restore rpc_py varible declaration
in multiconnection.sh and ext4test.sh scripts.

Additionally added a comment in compress.sh to match ext4test.sh
and multiconnection.sh.

Change-Id: I4fb5f737d4e97d602f522b810363bc0d4522bf0d
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14356
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Dong Yi <dongx.yi@intel.com>
Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-09-06 18:01:42 +00:00
..
bdev_io_wait autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
calsoft spelling: test 2021-12-03 08:13:22 +00:00
digests autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
ext4test test: restore rpc_py to point to rpc.py instead of rpc_cmd 2022-09-06 18:01:42 +00:00
filesystem autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
fio autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
fuzz autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
initiator autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
ip_migration autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
login_redirection autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
lvol autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
multiconnection test: restore rpc_py to point to rpc.py instead of rpc_cmd 2022-09-06 18:01:42 +00:00
nvme_remote autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
perf spelling: test 2021-12-03 08:13:22 +00:00
pmem autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
qos autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
rbd autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
reset autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
resize autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
rpc_config spelling: test 2021-12-03 08:13:22 +00:00
sock sock/ssl: Add psk_key and psk_identity options to spdk_sock_impl_opts 2022-08-15 16:52:28 +00:00
trace_record autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
common.sh test/iscsi_tgt: add iptables entry to forward packets 2022-04-19 08:17:19 +00:00
iscsi_tgt.sh Lib/iSCSI: add the LUN Resize support 2022-01-20 07:56:23 +00:00