Spdk/test/bdev
Seth Howell f506cc42bd test/bdev: fix nightly failure on hello_bdev
Currently the blockdev.sh tests fail due to using a GPT partition on the
hello_bdev portion of the test. On some of the test machines, sgdisk is
not installed, so they silently fail to create the GPT partitions that we
were trying to use.

This change is only geared towards fixing the current nightly failure in
the bdev tests. It does not address the test machines silently failing to
create GPT partitions.

fixes: issue #1107

Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: If58201ff4eb7dce9a44e2f93dfe25601ad1b508a
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477611
Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-12-17 14:54:40 +00:00
..
bdevio nvme: allow setting of completion queue CDW0 2019-10-24 18:02:38 +00:00
bdevperf bdevperf: add force completions mode. 2019-11-15 18:40:37 +00:00
bdev_raid.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
bdev.conf.in test/blockdev: remove dependency on brd kernel module 2019-07-23 22:54:39 +00:00
blockdev.sh test/bdev: fix nightly failure on hello_bdev 2019-12-17 14:54:40 +00:00
gen_crypto.sh scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00