6e4f5e0b53
When we have a really large disk, setting up a nested lvol across the entire drive can actually be quite time consuming. When trying to run this test on an 800G p3700 I was actually getting timeouts on the rpcs when creating the nested lvolstore. By only taking the first 20G of the drive to set up the stores, we end up with a much quicker test and conveniently get rid of the timeouts I was facing. Change-Id: Ifd43c21c66bc77b615da9b0f421e95337b4c7019 Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/459849 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md | ||
test_plan.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.