Zoned devices should have no issues running block/{008,019} and
nvme/032, so mark the tests with CAN_BE_ZONED=1.
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
DESCRIPTION="do IO while hotplugging CPUs"
TIMED=1
+CAN_BE_ZONED=1
requires() {
_have_cpu_hotplug && _have_fio
DESCRIPTION="break PCI link device while doing I/O"
QUICK=1
+CAN_BE_ZONED=1
requires() {
_have_fio && _have_program setpci
DESCRIPTION="test nvme pci adapter rescan/reset/remove during I/O"
QUICK=1
+CAN_BE_ZONED=1
requires() {
_have_fio