Adding script mdns_discovery.sh to test the mDNS discovery service at the host. The script tests the RPC commands bdev_nvme_start_mdns_discovery, bdev_nvme_stop_mdns_discovery and bdev_nvme_get_mdns_discovery_info. avahi-publish tool is used to simulate the advertisement of the discovery service of the target subsystem. Signed-off-by: Parameswaran Krishnamurthy <parameswaran.krishna@dell.com> Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Ieace458f87b5d9bd51aeb651d9419d07b6fee6d0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16140 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Boris Glimcher <Boris.Glimcher@emc.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
NVMe-oF test scripts
The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.