[PATCH blktests 4/6] scsi/006: whitelist for zoned mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Define CAN_BE_ZONED=1 in scsi/006. This test case can be executed
without problem against zoned SCSI devices specified in TEST_DEVS, such
as SMR HDDs.

Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
---
 tests/scsi/006 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/scsi/006 b/tests/scsi/006
index 05ed652..74df39d 100755
--- a/tests/scsi/006
+++ b/tests/scsi/006
@@ -10,6 +10,7 @@
 
 DESCRIPTION="toggle SCSI cache type"
 QUICK=1
+CAN_BE_ZONED=1
 
 device_requires() {
 	_require_test_dev_is_scsi_disk
-- 
2.34.1




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux