shared/032: add check for zoned block device
authorNaohiro Aota <naohiro.aota@wdc.com>
Wed, 11 Aug 2021 15:12:30 +0000 (00:12 +0900)
committerEryu Guan <guaneryu@gmail.com>
Sun, 15 Aug 2021 15:25:50 +0000 (23:25 +0800)
commit6b96c8995ea2c223390068cf3e7e337cdfa4c747
treec952ea057b66ba827e04bd5e780a8afd1511bd6d
parent9ca8d2ac5e02f05e8cd5712cb6ab96aec1f2eb27
shared/032: add check for zoned block device

Mkfs on zoned block device won't work on most filesystem. Let's
disable the test.

Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/shared/032