test/sma/common.sh
0 → 100644
+12
−0
test/sma/nvmf_tcp.sh
0 → 100755
+159
−0
test/sma/sma.sh
0 → 100755
+8
−0
Loading
The test uses `scripts/sma-client.py` to send a series of gRPC methods that are serviced by the SMA and then uses the regular SPDK RPC interface to verify its effects on the application. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I2b61c61cb475ec906bb6a594cda3082c0bd8ab44 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11728 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>