]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/runfiles/linux.run
Prevent user accounting on readonly pool
[mirror_zfs.git] / tests / runfiles / linux.run
index d6bc77a6b2d4a9a6298433d48aad58e36c6450a3..b4dd29fae678d459f7cfe00deda53eb739df0718 100644 (file)
@@ -841,7 +841,8 @@ tests = ['truncate_001_pos', 'truncate_002_pos', 'truncate_timestamps']
 tags = ['functional', 'truncate']
 
 [tests/functional/upgrade]
-tests = ['upgrade_userobj_001_pos', 'upgrade_projectquota_001_pos']
+tests = ['upgrade_userobj_001_pos', 'upgrade_projectquota_001_pos',
+    'upgrade_readonly_pool']
 tags = ['functional', 'upgrade']
 
 [tests/functional/user_namespace]