test/nvme/xnvme/common.sh
0 → 100755
+74
−0
+55
−172
Loading
Split common stuff into common.sh which will try to emulate some sort of a logic for the main tests which should resolve around different io_mechanisms - the idea is to generally remove all the superfluous checks and have a prep dedicated for each mechanism. The xnvme_to_malloc_dd_copy test is removed altogether since in context of xnvme it doesn't add anything sensible to the table - it's removal won't affect the final code coverage. Change-Id: If91cc6f2d3f6937fef22c534c57b2972caf26e8b Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25316 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Karl Bonde Torp <k.torp@samsung.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>