Spdk/test/nvmf/host
Jim Harris 713333fdc9 test/nvmf: add some delays in discovery.sh
The test script does sequences like the following:

1) Add a host to an existing subsystem on target A
2) Check application B to see if it has received a
   discovery AEN and attached to that subsystem

But we have to account for some delay between 1 and 2.
Application B has to receive the discovery AEN, get
the discovery log page, parse the new log page entry
and then connect to the NVM subsystem.

Fixes issue #2420.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I160ed117ccd92bfb848f0075494a0d516b341191
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11934
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-03-14 08:44:21 +00:00
..
aer.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
async_init.sh bdev: register bdev's UUID as its alias 2022-02-07 21:11:10 +00:00
bdevperf.sh test/nvmf: only disable test cases in top-level script 2020-07-31 08:21:23 +00:00
discovery.sh test/nvmf: add some delays in discovery.sh 2022-03-14 08:44:21 +00:00
dma.sh test/dma: Update the test to run IO for some time 2021-11-18 08:21:43 +00:00
failover.sh test/nvmf_failover: Rename rpc_pid by run_test_pid and print log if failed 2022-02-09 18:06:15 +00:00
fio.sh test: add explicit listener for discovery subsystem 2022-02-28 11:06:16 +00:00
identify_kernel_nvmf.sh build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
identify.sh test: add explicit listener for discovery subsystem 2022-02-28 11:06:16 +00:00
multicontroller.sh bdev/nvme: Don't allow a second identical path for failover 2021-10-12 08:52:01 +00:00
perf.sh test: add explicit listener for discovery subsystem 2022-02-28 11:06:16 +00:00
target_disconnect.sh test: add explicit listener for discovery subsystem 2022-02-28 11:06:16 +00:00