Loading
test/filesystem: Changed msdos type partition creation to the GPT
Scripts are modified to create easily recognizable partition label so that we know autotest.sh can safely remove them. It is possible to achieve by creating the GPT partition with 'SPDK_TEST' label. Fixes #2345 Signed-off-by:Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ibfcebc5bb68e1b4e1d93e0359a39d3e34748d21d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11821 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>