Loading
test/unit/nvmf: fix qid too large test
We need to be checking whether the specified qid is too large or not - the current test says it is doing that in the comments but is really just checking the duplicate QID path (which following test already covers). Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I21dac3c7ec83a5c8e31fac77481708d54cb40e9e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17368 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>