Spdk/test/iscsi_tgt
Tomasz Kulasek 400316351f test/vpp: fix error handling in vppctl non-interactive mode
On Fedora 30 we have noticed VPP 19.04 related issues:

  1) Error values returned by vppctl in non-interactive mode
     are not relevant to the success/fail of command.
     Vppctl ALWAYS returns 0, so "-e" bash option is unable
     to detect any errors.
  2) We have intermittent pipefail errors (error 141) returned
     by vppctl on disconnect from vpp, even though commands are
     executed succesfully.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1214 (master)

(cherry picked from commit 7b7e97604b)
Change-Id: Ie22ea24f7e81017089b899111724d338eeb81113
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1287
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-03-19 08:09:53 +00:00
..
bdev_io_wait test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
calsoft test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
digests test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
ext4test test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
filesystem test/iscsi: use run_test semantics in filesystem test. 2020-01-07 12:15:34 +00:00
fio test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
initiator test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
ip_migration test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
lvol test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
multiconnection test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
nvme_remote test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
perf test: shellcheck - apply rule SC2002 2020-01-17 14:07:39 +00:00
pmem test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
qos test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
rbd test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
reset test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
rpc_config test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
sock test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
trace_record test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
common.sh test/vpp: fix error handling in vppctl non-interactive mode 2020-03-19 08:09:53 +00:00
iscsi_tgt.sh Revert "test/iscsi: add application for target fuzz testing." 2020-01-23 06:19:00 +00:00