Spdk/test/iscsi_tgt
Ziye Yang 687a9ab516 iscsi migration test: Extend the execution time of fio.
When we conduct the ip migration test (i.e., switch the iSCSI target
process from to first process to
second). This time may exceed the 5s in some cases, so
FIO process will exit with error and make the test fail.
Because The total FIO execution time is 10s, and we sleep 5s
in the script. So propose the following approach:

1 Change the sleep from 5s to 3s, we do not need to sleep
it too long for FIO.
2 Extend the FIO execution time from 10s to 12s.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: I07d488c6e8a94733534acc1acd2ba8778c4d2eb3
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2801
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-06-10 13:55:40 +00:00
..
bdev_io_wait test/iscsi_tgt: Drop .ini config in favor of json 2020-04-20 14:28:56 +00:00
calsoft test/iscsi_tgt: do not silently skip calsoft tests 2020-03-04 10:05:26 +00:00
digests test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
ext4test check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
filesystem check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
fio check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
fuzz check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
initiator check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
ip_migration iscsi migration test: Extend the execution time of fio. 2020-06-10 13:55:40 +00:00
lvol check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
multiconnection test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
nvme_remote test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
perf test/iscsi_tgt: silence shellcheck SC2029 2020-06-02 09:49:06 +00:00
pmem test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
qos check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
rbd check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
reset test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
rpc_config test/common: Source *_APP from a common place 2020-02-27 10:15:40 +00:00
sock check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
trace_record check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
common.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
iscsi_tgt.sh test/iscsi: run cleanup once before running the tests 2020-03-31 07:58:11 +00:00