]> granicus.if.org Git - zfs/blob - tests/runfiles/linux.run
Force fault a vdev with 'zpool offline -f'
[zfs] / tests / runfiles / linux.run
1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 [DEFAULT]
13 pre = setup
14 quiet = False
15 pre_user = root
16 user = root
17 timeout = 600
18 post_user = root
19 post = cleanup
20 outputdir = /var/tmp/test_results
21
22 # DISABLED: update to use ZFS_ACL_* variables and user_run helper.
23 # posix_001_pos
24 # posix_002_pos
25 [tests/functional/acl/posix]
26 tests = ['posix_003_pos']
27
28 [tests/functional/atime]
29 tests = ['atime_001_pos', 'atime_002_neg', 'atime_003_pos']
30
31 [tests/functional/bootfs]
32 tests = ['bootfs_001_pos', 'bootfs_002_neg', 'bootfs_003_pos',
33     'bootfs_004_neg', 'bootfs_005_neg', 'bootfs_006_pos', 'bootfs_007_pos',
34     'bootfs_008_pos']
35
36 # DISABLED:
37 # cache_001_pos - needs investigation
38 # cache_010_neg - needs investigation
39 [tests/functional/cache]
40 tests = ['cache_002_pos', 'cache_003_pos', 'cache_004_neg',
41     'cache_005_neg', 'cache_006_pos', 'cache_007_neg', 'cache_008_neg',
42     'cache_009_pos', 'cache_011_pos']
43
44 # DISABLED: needs investigation
45 #[tests/functional/cachefile]
46 #tests = ['cachefile_001_pos', 'cachefile_002_pos', 'cachefile_003_pos',
47 #    'cachefile_004_pos']
48 #pre =
49 #post =
50
51 # DISABLED: needs investigation
52 # 'sensitive_none_lookup', 'sensitive_none_delete',
53 # 'sensitive_formd_lookup', 'sensitive_formd_delete',
54 # 'insensitive_none_lookup', 'insensitive_none_delete',
55 # 'insensitive_formd_lookup', 'insensitive_formd_delete',
56 # 'mixed_none_lookup', 'mixed_none_lookup_ci', 'mixed_none_delete',
57 # 'mixed_formd_lookup', 'mixed_formd_lookup_ci', 'mixed_formd_delete']
58 [tests/functional/casenorm]
59 tests = ['case_all_values', 'norm_all_values']
60
61 [tests/functional/chattr]
62 tests = ['chattr_001_pos', 'chattr_002_neg']
63
64 [tests/functional/checksum]
65 tests = ['run_edonr_test', 'run_sha2_test', 'run_skein_test', 'filetest_001_pos']
66
67 [tests/functional/clean_mirror]
68 tests = [ 'clean_mirror_001_pos', 'clean_mirror_002_pos',
69     'clean_mirror_003_pos', 'clean_mirror_004_pos']
70
71 [tests/functional/cli_root/zdb]
72 tests = ['zdb_001_neg', 'zdb_002_pos', 'zdb_003_pos', 'zdb_004_pos',
73     'zdb_005_pos']
74 pre =
75 post =
76
77 [tests/functional/cli_root/zfs]
78 tests = ['zfs_001_neg', 'zfs_002_pos', 'zfs_003_neg']
79
80 # DISABLED:
81 # zfs_clone_005_pos - busy unmount
82 [tests/functional/cli_root/zfs_clone]
83 tests = ['zfs_clone_001_neg', 'zfs_clone_002_pos', 'zfs_clone_003_pos',
84     'zfs_clone_004_pos', 'zfs_clone_006_pos',
85     'zfs_clone_007_pos', 'zfs_clone_008_neg', 'zfs_clone_009_neg',
86     'zfs_clone_010_pos']
87
88 # DISABLED:
89 # zfs_copies_003_pos - https://github.com/zfsonlinux/zfs/issues/3484
90 # zfs_copies_005_neg - https://github.com/zfsonlinux/zfs/issues/3484
91 [tests/functional/cli_root/zfs_copies]
92 tests = ['zfs_copies_001_pos', 'zfs_copies_002_pos', 'zfs_copies_004_neg',
93     'zfs_copies_006_pos']
94
95 [tests/functional/cli_root/zfs_create]
96 tests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos',
97     'zfs_create_004_pos', 'zfs_create_005_pos', 'zfs_create_006_pos',
98     'zfs_create_007_pos', 'zfs_create_008_neg', 'zfs_create_009_neg',
99     'zfs_create_010_neg', 'zfs_create_011_pos', 'zfs_create_012_pos',
100     'zfs_create_013_pos', 'zfs_create_014_pos']
101
102 [tests/functional/cli_root/zfs_destroy]
103 tests = ['zfs_destroy_001_pos', 'zfs_destroy_002_pos', 'zfs_destroy_003_pos',
104     'zfs_destroy_004_pos', 'zfs_destroy_005_neg', 'zfs_destroy_006_neg',
105     'zfs_destroy_007_neg', 'zfs_destroy_008_pos', 'zfs_destroy_009_pos',
106     'zfs_destroy_010_pos', 'zfs_destroy_011_pos', 'zfs_destroy_012_pos',
107     'zfs_destroy_013_neg', 'zfs_destroy_014_pos', 'zfs_destroy_015_pos',
108     'zfs_destroy_016_pos']
109
110 # DISABLED:
111 # zfs_get_004_pos - https://github.com/zfsonlinux/zfs/issues/3484
112 # zfs_get_006_neg - needs investigation
113 [tests/functional/cli_root/zfs_get]
114 tests = ['zfs_get_001_pos', 'zfs_get_002_pos', 'zfs_get_003_pos',
115     'zfs_get_005_neg', 'zfs_get_007_neg', 'zfs_get_008_pos',
116     'zfs_get_009_pos', 'zfs_get_010_neg']
117
118 [tests/functional/cli_root/zfs_inherit]
119 tests = ['zfs_inherit_001_neg', 'zfs_inherit_002_neg', 'zfs_inherit_003_pos']
120
121 # DISABLED:
122 # zfs_mount_006_pos - https://github.com/zfsonlinux/zfs/issues/4990
123 # zfs_mount_007_pos - needs investigation
124 # zfs_mount_009_neg - needs investigation
125 # zfs_mount_all_001_pos - needs investigation
126 [tests/functional/cli_root/zfs_mount]
127 tests = ['zfs_mount_001_pos', 'zfs_mount_002_pos', 'zfs_mount_003_pos',
128     'zfs_mount_004_pos', 'zfs_mount_005_pos', 'zfs_mount_008_pos',
129     'zfs_mount_010_neg', 'zfs_mount_011_neg', 'zfs_mount_012_neg']
130
131 [tests/functional/cli_root/zfs_promote]
132 tests = ['zfs_promote_001_pos', 'zfs_promote_002_pos', 'zfs_promote_003_pos',
133     'zfs_promote_004_pos', 'zfs_promote_005_pos', 'zfs_promote_006_neg',
134     'zfs_promote_007_neg', 'zfs_promote_008_pos']
135
136 # DISABLED:
137 # zfs_written_property_001_pos - https://github.com/zfsonlinux/zfs/issues/2441
138 [tests/functional/cli_root/zfs_property]
139 tests = []
140
141 # DISABLED:
142 # zfs_receive_004_neg - Fails for OpenZFS on illumos
143 [tests/functional/cli_root/zfs_receive]
144 tests = ['zfs_receive_001_pos', 'zfs_receive_002_pos', 'zfs_receive_003_pos',
145     'zfs_receive_005_neg', 'zfs_receive_006_pos',
146     'zfs_receive_007_neg', 'zfs_receive_008_pos', 'zfs_receive_009_neg',
147     'zfs_receive_010_pos', 'zfs_receive_011_pos', 'zfs_receive_012_pos',
148     'zfs_receive_013_pos', 'zfs_receive_014_pos', 'zfs_receive_015_pos',
149     'receive-o-x_props_override']
150
151 # DISABLED:
152 # zfs_rename_006_pos - https://github.com/zfsonlinux/zfs/issues/5647
153 # zfs_rename_009_neg - https://github.com/zfsonlinux/zfs/issues/5648
154 [tests/functional/cli_root/zfs_rename]
155 tests = ['zfs_rename_001_pos', 'zfs_rename_002_pos', 'zfs_rename_003_pos',
156     'zfs_rename_004_neg', 'zfs_rename_005_neg',
157     'zfs_rename_007_pos', 'zfs_rename_008_pos',
158     'zfs_rename_010_neg', 'zfs_rename_011_pos', 'zfs_rename_012_neg',
159     'zfs_rename_013_pos']
160
161 [tests/functional/cli_root/zfs_reservation]
162 tests = ['zfs_reservation_001_pos', 'zfs_reservation_002_pos']
163
164 # DISABLED:
165 # zfs_rollback_001_pos - busy mountpoint behavior
166 # zfs_rollback_002_pos - busy mountpoint behavior
167 [tests/functional/cli_root/zfs_rollback]
168 tests = ['zfs_rollback_003_neg', 'zfs_rollback_004_neg']
169
170 [tests/functional/cli_root/zfs_send]
171 tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos',
172     'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_006_pos',
173     'zfs_send_007_pos']
174
175 [tests/functional/cli_root/zfs_set]
176 tests = ['cache_001_pos', 'cache_002_neg', 'canmount_001_pos',
177     'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos',
178     'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos',
179     'mountpoint_002_pos', 'reservation_001_neg', 'user_property_002_pos',
180     'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos',
181     'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos',
182     'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg',
183     'zfs_set_002_neg', 'zfs_set_003_neg', 'property_alias_001_pos',
184     'mountpoint_003_pos', 'ro_props_001_pos']
185
186 [tests/functional/cli_root/zfs_share]
187 tests = ['zfs_share_001_pos', 'zfs_share_002_pos', 'zfs_share_003_pos',
188     'zfs_share_004_pos', 'zfs_share_005_pos', 'zfs_share_006_pos',
189     'zfs_share_007_neg', 'zfs_share_008_neg', 'zfs_share_009_neg',
190     'zfs_share_010_neg', 'zfs_share_011_pos']
191
192 [tests/functional/cli_root/zfs_snapshot]
193 tests = ['zfs_snapshot_001_neg', 'zfs_snapshot_002_neg',
194     'zfs_snapshot_003_neg', 'zfs_snapshot_004_neg', 'zfs_snapshot_005_neg',
195     'zfs_snapshot_006_pos', 'zfs_snapshot_007_neg', 'zfs_snapshot_008_neg',
196     'zfs_snapshot_009_pos']
197
198 # DISABLED:
199 # zfs_unmount_005_pos - needs investigation
200 # zfs_unmount_009_pos - needs investigation
201 # zfs_unmount_all_001_pos - needs investigation
202 [tests/functional/cli_root/zfs_unmount]
203 tests = ['zfs_unmount_001_pos', 'zfs_unmount_002_pos', 'zfs_unmount_003_pos',
204     'zfs_unmount_004_pos', 'zfs_unmount_006_pos',
205     'zfs_unmount_007_neg', 'zfs_unmount_008_neg']
206
207 # DISABLED:
208 # zfs_unshare_002_pos - zfs set sharenfs=off won't unshare if it was already off
209 # zfs_unshare_006_pos - some distros come with Samba "user shares" disabled
210 [tests/functional/cli_root/zfs_unshare]
211 tests = ['zfs_unshare_001_pos', 'zfs_unshare_003_pos',
212     'zfs_unshare_004_neg', 'zfs_unshare_005_neg']
213
214 [tests/functional/cli_root/zfs_upgrade]
215 tests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_003_pos',
216     'zfs_upgrade_004_pos', 'zfs_upgrade_005_pos', 'zfs_upgrade_006_neg',
217     'zfs_upgrade_007_neg']
218
219 [tests/functional/cli_root/zpool]
220 tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos']
221
222 [tests/functional/cli_root/zpool_add]
223 tests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
224     'zpool_add_004_pos', 'zpool_add_005_pos', 'zpool_add_006_pos',
225     'zpool_add_007_neg', 'zpool_add_008_neg', 'zpool_add_009_neg',
226     'add-o_ashift', 'add_prop_ashift']
227
228 [tests/functional/cli_root/zpool_attach]
229 tests = ['zpool_attach_001_neg', 'attach-o_ashift']
230
231 [tests/functional/cli_root/zpool_clear]
232 tests = ['zpool_clear_001_pos', 'zpool_clear_002_neg', 'zpool_clear_003_neg']
233
234 [tests/functional/cli_root/zpool_create]
235 tests = ['zpool_create_001_pos', 'zpool_create_002_pos',
236     'zpool_create_003_pos', 'zpool_create_004_pos', 'zpool_create_005_pos',
237     'zpool_create_006_pos', 'zpool_create_007_neg', 'zpool_create_008_pos',
238     'zpool_create_009_neg', 'zpool_create_010_neg', 'zpool_create_011_neg',
239     'zpool_create_012_neg', 'zpool_create_014_neg',
240     'zpool_create_015_neg', 'zpool_create_016_pos', 'zpool_create_017_neg',
241     'zpool_create_018_pos', 'zpool_create_019_pos', 'zpool_create_020_pos',
242     'zpool_create_021_pos', 'zpool_create_022_pos', 'zpool_create_023_neg',
243     'zpool_create_024_pos',
244     'zpool_create_features_001_pos', 'zpool_create_features_002_pos',
245     'zpool_create_features_003_pos', 'zpool_create_features_004_neg',
246     'zpool_create_features_005_pos',
247     'create-o_ashift']
248
249 [tests/functional/cli_root/zpool_destroy]
250 tests = ['zpool_destroy_001_pos', 'zpool_destroy_002_pos',
251     'zpool_destroy_003_neg']
252 pre =
253 post =
254
255 [tests/functional/cli_root/zpool_detach]
256 tests = ['zpool_detach_001_neg']
257
258 [tests/functional/cli_root/zpool_expand]
259 tests = ['zpool_expand_001_pos', 'zpool_expand_002_pos',
260     'zpool_expand_003_neg', 'zpool_expand_004_pos']
261
262 [tests/functional/cli_root/zpool_export]
263 tests = ['zpool_export_001_pos', 'zpool_export_002_pos',
264     'zpool_export_003_neg', 'zpool_export_004_pos']
265
266 [tests/functional/cli_root/zpool_get]
267 tests = ['zpool_get_001_pos', 'zpool_get_002_pos', 'zpool_get_003_pos',
268     'zpool_get_004_neg']
269
270 [tests/functional/cli_root/zpool_history]
271 tests = ['zpool_history_001_neg', 'zpool_history_002_pos']
272
273 [tests/functional/cli_root/zpool_import]
274 tests = ['zpool_import_001_pos', 'zpool_import_002_pos',
275     'zpool_import_003_pos', 'zpool_import_004_pos', 'zpool_import_005_pos',
276     'zpool_import_006_pos', 'zpool_import_007_pos', 'zpool_import_008_pos',
277     'zpool_import_009_neg', 'zpool_import_010_pos', 'zpool_import_011_neg',
278     'zpool_import_012_pos', 'zpool_import_013_neg', 'zpool_import_014_pos',
279     'zpool_import_features_001_pos', 'zpool_import_features_002_neg',
280     'zpool_import_features_003_pos','zpool_import_missing_001_pos',
281     'zpool_import_missing_002_pos', 'zpool_import_missing_003_pos',
282     'zpool_import_rename_001_pos', 'zpool_import_all_001_pos']
283
284 [tests/functional/cli_root/zpool_labelclear]
285 tests = ['zpool_labelclear_active', 'zpool_labelclear_exported']
286 pre =
287 post =
288
289 [tests/functional/cli_root/zpool_offline]
290 tests = ['zpool_offline_001_pos', 'zpool_offline_002_neg', 'zpool_offline_003_pos']
291
292 [tests/functional/cli_root/zpool_online]
293 tests = ['zpool_online_001_pos', 'zpool_online_002_neg']
294
295 [tests/functional/cli_root/zpool_remove]
296 tests = ['zpool_remove_001_neg', 'zpool_remove_002_pos',
297     'zpool_remove_003_pos']
298
299 [tests/functional/cli_root/zpool_replace]
300 tests = ['zpool_replace_001_neg', 'replace-o_ashift', 'replace_prop_ashift']
301
302 [tests/functional/cli_root/zpool_scrub]
303 tests = ['zpool_scrub_001_neg', 'zpool_scrub_002_pos', 'zpool_scrub_003_pos',
304     'zpool_scrub_004_pos', 'zpool_scrub_005_pos']
305
306 [tests/functional/cli_root/zpool_set]
307 tests = ['zpool_set_001_pos', 'zpool_set_002_neg', 'zpool_set_003_neg']
308 pre =
309 post =
310
311 [tests/functional/cli_root/zpool_status]
312 tests = ['zpool_status_001_pos', 'zpool_status_002_pos','zpool_status_003_pos']
313 user =
314
315 [tests/functional/cli_root/zpool_upgrade]
316 tests = ['zpool_upgrade_001_pos', 'zpool_upgrade_002_pos',
317     'zpool_upgrade_003_pos', 'zpool_upgrade_004_pos',
318     'zpool_upgrade_005_neg', 'zpool_upgrade_006_neg',
319     'zpool_upgrade_007_pos', 'zpool_upgrade_008_pos',
320     'zpool_upgrade_009_neg']
321
322 # DISABLED:
323 # zfs_share_001_neg - requires additional dependencies
324 # zfs_unshare_001_neg - requires additional dependencies
325 [tests/functional/cli_user/misc]
326 tests = ['zdb_001_neg', 'zfs_001_neg', 'zfs_allow_001_neg',
327     'zfs_clone_001_neg', 'zfs_create_001_neg', 'zfs_destroy_001_neg',
328     'zfs_get_001_neg', 'zfs_inherit_001_neg', 'zfs_mount_001_neg',
329     'zfs_promote_001_neg', 'zfs_receive_001_neg', 'zfs_rename_001_neg',
330     'zfs_rollback_001_neg', 'zfs_send_001_neg', 'zfs_set_001_neg',
331     'zfs_snapshot_001_neg', 'zfs_unallow_001_neg',
332     'zfs_unmount_001_neg', 'zfs_upgrade_001_neg',
333     'zpool_001_neg', 'zpool_add_001_neg', 'zpool_attach_001_neg',
334     'zpool_clear_001_neg', 'zpool_create_001_neg', 'zpool_destroy_001_neg',
335     'zpool_detach_001_neg', 'zpool_export_001_neg', 'zpool_get_001_neg',
336     'zpool_history_001_neg', 'zpool_import_001_neg', 'zpool_import_002_neg',
337     'zpool_offline_001_neg', 'zpool_online_001_neg', 'zpool_remove_001_neg',
338     'zpool_replace_001_neg', 'zpool_scrub_001_neg', 'zpool_set_001_neg',
339     'zpool_status_001_neg', 'zpool_upgrade_001_neg', 'arcstat_001_pos',
340     'arc_summary_001_pos', 'dbufstat_001_pos']
341 user =
342
343 [tests/functional/cli_user/zfs_list]
344 tests = ['zfs_list_001_pos', 'zfs_list_002_pos', 'zfs_list_003_pos',
345     'zfs_list_004_neg', 'zfs_list_007_pos', 'zfs_list_008_neg']
346 user =
347
348 [tests/functional/cli_user/zpool_iostat]
349 tests = ['zpool_iostat_001_neg', 'zpool_iostat_002_pos',
350     'zpool_iostat_003_neg', 'zpool_iostat_004_pos',
351     'zpool_iostat_005_pos']
352 user =
353
354 [tests/functional/cli_user/zpool_list]
355 tests = ['zpool_list_001_pos', 'zpool_list_002_neg']
356 user =
357
358 [tests/functional/compression]
359 tests = ['compress_001_pos', 'compress_002_pos', 'compress_003_pos',
360     'compress_004_pos']
361
362 [tests/functional/ctime]
363 tests = ['ctime_001_pos' ]
364
365 # DISABLED:
366 # zfs_allow_010_pos - https://github.com/zfsonlinux/zfs/issues/5646
367 [tests/functional/delegate]
368 tests = ['zfs_allow_001_pos', 'zfs_allow_002_pos',
369     'zfs_allow_004_pos', 'zfs_allow_005_pos', 'zfs_allow_006_pos',
370     'zfs_allow_007_pos', 'zfs_allow_008_pos', 'zfs_allow_009_neg',
371     'zfs_allow_011_neg', 'zfs_allow_012_neg',
372     'zfs_unallow_001_pos', 'zfs_unallow_002_pos', 'zfs_unallow_003_pos',
373     'zfs_unallow_004_pos', 'zfs_unallow_005_pos', 'zfs_unallow_006_pos',
374     'zfs_unallow_007_neg', 'zfs_unallow_008_neg']
375
376 # DISABLED:
377 # devices_001_pos - needs investigation
378 # devices_002_neg - needs investigation
379 [tests/functional/devices]
380 tests = ['devices_003_pos']
381
382 # DISABLED:
383 # exec_002_neg - needs investigation
384 [tests/functional/exec]
385 tests = ['exec_001_pos']
386
387 [tests/functional/fault]
388 tests = ['auto_online_001_pos', 'auto_replace_001_pos']
389
390 [tests/functional/features/async_destroy]
391 tests = ['async_destroy_001_pos']
392
393 [tests/functional/features/large_dnode]
394 tests = ['large_dnode_001_pos', 'large_dnode_002_pos', 'large_dnode_003_pos',
395          'large_dnode_004_neg', 'large_dnode_005_pos', 'large_dnode_006_pos',
396          'large_dnode_007_neg']
397
398 # DISABLED: needs investigation
399 #[tests/functional/grow_pool]
400 #tests = ['grow_pool_001_pos']
401 #pre =
402 #post =
403
404 # DISABLED: needs investigation
405 #[tests/functional/grow_replicas]
406 #tests = ['grow_replicas_001_pos']
407 #pre =
408 #post =
409
410 # DISABLED:
411 # history_004_pos - https://github.com/zfsonlinux/zfs/issues/5664
412 # history_006_neg - https://github.com/zfsonlinux/zfs/issues/5657
413 # history_008_pos - https://github.com/zfsonlinux/zfs/issues/5658
414 [tests/functional/history]
415 tests = ['history_001_pos', 'history_002_pos', 'history_003_pos',
416     'history_005_neg',
417     'history_007_pos', 'history_009_pos',
418     'history_010_pos']
419
420 [tests/functional/inheritance]
421 tests = ['inherit_001_pos']
422 pre =
423
424 # DISABLED:
425 # inuse_001_pos, inuse_007_pos - no dumpadm command
426 # inuse_005_pos - partition issue
427 # inuse_006_pos - partition issue
428 # inuse_008_pos - partition issue
429 # inuse_009_pos - partition issue
430 [tests/functional/inuse]
431 tests = ['inuse_004_pos']
432 post =
433
434 # DISABLED: needs investigation
435 # large_files_001_pos
436 [tests/functional/large_files]
437 tests = ['large_files_002_pos']
438
439 # DISABLED: needs investigation
440 #[tests/functional/largest_pool]
441 #tests = ['largest_pool_001_pos']
442 #pre =
443 #post =
444
445 # DISABLED: needs investigation
446 #[tests/functional/link_count]
447 #tests = ['link_count_001']
448
449 [tests/functional/migration]
450 tests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos',
451     'migration_004_pos', 'migration_005_pos', 'migration_006_pos',
452     'migration_007_pos', 'migration_008_pos', 'migration_009_pos',
453     'migration_010_pos', 'migration_011_pos', 'migration_012_pos']
454
455 # DISABLED:
456 # mmap_write_001_pos - needs investigation
457 [tests/functional/mmap]
458 tests = ['mmap_read_001_pos']
459
460 # DISABLED:
461 # umountall_001 - requires umountall command.
462 [tests/functional/mount]
463 tests = ['umount_001']
464
465 [tests/functional/mv_files]
466 tests = ['mv_files_001_pos', 'mv_files_002_pos']
467
468 [tests/functional/nestedfs]
469 tests = ['nestedfs_001_pos']
470
471 [tests/functional/no_space]
472 tests = ['enospc_001_pos', 'enospc_002_pos', 'enospc_003_pos']
473
474 # DISABLED:
475 # nopwrite_volume - https://github.com/zfsonlinux/zfs/issues/5510
476 # nopwrite_varying_compression - needs investigation
477 [tests/functional/nopwrite]
478 tests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative',
479     'nopwrite_promoted_clone', 'nopwrite_recsize', 'nopwrite_sync']
480
481 # DISABLED: needs investigation
482 #[tests/functional/online_offline]
483 #tests = ['online_offline_001_pos', 'online_offline_002_neg',
484 #    'online_offline_003_neg']
485
486 [tests/functional/pool_names]
487 tests = ['pool_names_001_pos', 'pool_names_002_neg']
488 pre =
489 post =
490
491 [tests/functional/poolversion]
492 tests = ['poolversion_001_pos', 'poolversion_002_pos']
493
494 # DISABLED: requires pfexec command or 'RBAC profile'
495 #[tests/functional/privilege]
496 #tests = ['privilege_001_pos', 'privilege_002_pos']
497
498 [tests/functional/quota]
499 tests = ['quota_001_pos', 'quota_002_pos', 'quota_003_pos',
500          'quota_004_pos', 'quota_005_pos', 'quota_006_neg']
501
502 [tests/functional/raidz]
503 tests = ['raidz_001_neg', 'raidz_002_pos']
504
505 [tests/functional/redundancy]
506 tests = ['redundancy_001_pos', 'redundancy_002_pos', 'redundancy_003_pos',
507     'redundancy_004_neg']
508
509 [tests/functional/refquota]
510 tests = ['refquota_001_pos', 'refquota_002_pos', 'refquota_003_pos',
511     'refquota_004_pos', 'refquota_005_pos', 'refquota_006_neg']
512
513 # DISABLED:
514 # refreserv_004_pos - needs investigation
515 [tests/functional/refreserv]
516 tests = ['refreserv_001_pos', 'refreserv_002_pos', 'refreserv_003_pos',
517     'refreserv_005_pos']
518
519 # DISABLED:
520 #[tests/functional/rename_dirs]
521 #tests = ['rename_dirs_001_pos']
522
523 [tests/functional/replacement]
524 tests = ['replacement_001_pos', 'replacement_002_pos', 'replacement_003_pos']
525
526 # DISABLED:
527 # reservation_001_pos - https://github.com/zfsonlinux/zfs/issues/4445
528 # reservation_013_pos - https://github.com/zfsonlinux/zfs/issues/4444
529 # reservation_018_pos - https://github.com/zfsonlinux/zfs/issues/5642
530 [tests/functional/reservation]
531 tests = ['reservation_001_pos', 'reservation_002_pos', 'reservation_003_pos',
532     'reservation_004_pos', 'reservation_005_pos', 'reservation_006_pos',
533     'reservation_007_pos', 'reservation_008_pos', 'reservation_009_pos',
534     'reservation_010_pos', 'reservation_011_pos', 'reservation_012_pos',
535     'reservation_013_pos', 'reservation_014_pos', 'reservation_015_pos',
536     'reservation_016_pos', 'reservation_017_pos']
537
538 [tests/functional/rootpool]
539 tests = ['rootpool_002_neg', 'rootpool_003_neg', 'rootpool_007_pos']
540
541 # DISABLED:
542 # rsend_008_pos - https://github.com/zfsonlinux/zfs/issues/6066
543 # rsend_009_pos - https://github.com/zfsonlinux/zfs/issues/5887
544 [tests/functional/rsend]
545 tests = ['rsend_001_pos', 'rsend_002_pos', 'rsend_003_pos', 'rsend_004_pos',
546     'rsend_005_pos', 'rsend_006_pos', 'rsend_007_pos',
547     'rsend_010_pos', 'rsend_011_pos', 'rsend_012_pos',
548     'rsend_013_pos', 'rsend_014_pos',
549     'rsend_019_pos', 'rsend_020_pos',
550     'rsend_021_pos', 'rsend_022_pos', 'rsend_024_pos',
551     'send-c_verify_ratio', 'send-c_verify_contents', 'send-c_props',
552     'send-c_incremental', 'send-c_volume', 'send-c_zstreamdump',
553     'send-c_lz4_disabled', 'send-c_recv_lz4_disabled',
554     'send-c_mixed_compression', 'send-c_stream_size_estimate', 'send-cD',
555     'send-c_embedded_blocks', 'send-c_resume', 'send-cpL_varied_recsize',
556     'send-c_recv_dedup']
557
558 [tests/functional/scrub_mirror]
559 tests = ['scrub_mirror_001_pos', 'scrub_mirror_002_pos',
560     'scrub_mirror_003_pos', 'scrub_mirror_004_pos']
561
562 # DISABLED: Scripts need to be updated.
563 # slog_012_neg - needs investigation
564 # slog_013_pos - requires 'lofiadm' command.
565 # slog_014_pos - needs investigation
566 [tests/functional/slog]
567 tests = ['slog_001_pos', 'slog_002_pos', 'slog_003_pos', 'slog_004_pos',
568     'slog_005_pos', 'slog_006_pos', 'slog_007_pos', 'slog_008_neg',
569     'slog_009_neg', 'slog_010_neg', 'slog_011_neg', 'slog_015_pos']
570
571 # DISABLED:
572 # clone_001_pos - https://github.com/zfsonlinux/zfs/issues/3484
573 # rollback_003_pos - Hangs in unmount and spins.
574 # snapshot_016_pos - Problem with automount
575 # snapshot_008_pos - https://github.com/zfsonlinux/zfs/issues/5784
576 [tests/functional/snapshot]
577 tests = ['rollback_001_pos', 'rollback_002_pos',
578     'snapshot_001_pos', 'snapshot_002_pos',
579     'snapshot_003_pos', 'snapshot_004_pos', 'snapshot_005_pos',
580     'snapshot_006_pos', 'snapshot_007_pos',
581     'snapshot_009_pos', 'snapshot_010_pos', 'snapshot_011_pos',
582     'snapshot_012_pos', 'snapshot_013_pos', 'snapshot_014_pos',
583     'snapshot_015_pos', 'snapshot_017_pos']
584
585 # DISABLED:
586 # snapused_004_pos - https://github.com/zfsonlinux/zfs/issues/5513
587 [tests/functional/snapused]
588 tests = ['snapused_001_pos', 'snapused_002_pos', 'snapused_003_pos',
589     'snapused_005_pos']
590
591 [tests/functional/sparse]
592 tests = ['sparse_001_pos']
593
594 # DISABLED: needs investigation
595 #[tests/functional/threadsappend]
596 #tests = ['threadsappend_001_pos']
597
598 [tests/functional/tmpfile]
599 tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos']
600
601 [tests/functional/truncate]
602 tests = ['truncate_001_pos', 'truncate_002_pos']
603
604 [tests/functional/upgrade]
605 tests = [ 'upgrade_userobj_001_pos' ]
606
607 [tests/functional/userquota]
608 tests = [
609     'userquota_001_pos', 'userquota_002_pos', 'userquota_003_pos',
610     'userquota_004_pos', 'userquota_005_neg', 'userquota_006_pos',
611     'userquota_007_pos', 'userquota_008_pos', 'userquota_009_pos',
612     'userquota_010_pos', 'userquota_011_pos', 'userquota_012_neg',
613     'userquota_013_pos',
614     'userspace_001_pos', 'userspace_002_pos', 'userspace_003_pos',
615     'groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos' ]
616
617 # DISABLED:
618 # vdev_zaps_007_pos -- fails due to a pre-existing issue with zpool split
619 [tests/functional/vdev_zaps]
620 tests = ['vdev_zaps_001_pos', 'vdev_zaps_002_pos', 'vdev_zaps_003_pos',
621     'vdev_zaps_004_pos', 'vdev_zaps_005_pos', 'vdev_zaps_006_pos']
622
623 # DISABLED:
624 # write_dirs_002_pos - needs investigation
625 [tests/functional/write_dirs]
626 tests = ['write_dirs_001_pos']
627
628 # DISABLED: No 'runat' command, replace the Linux equivalent and add xattrtest
629 #[tests/functional/xattr]
630 #tests = ['xattr_001_pos', 'xattr_002_neg', 'xattr_003_neg', 'xattr_004_pos',
631 #    'xattr_005_pos', 'xattr_006_pos', 'xattr_007_neg', 'xattr_008_pos',
632 #    'xattr_009_neg', 'xattr_010_neg', 'xattr_011_pos', 'xattr_012_pos',
633 #    'xattr_013_pos']
634
635 [tests/functional/zvol/zvol_ENOSPC]
636 tests = ['zvol_ENOSPC_001_pos']
637
638 [tests/functional/zvol/zvol_cli]
639 tests = ['zvol_cli_001_pos', 'zvol_cli_002_pos', 'zvol_cli_003_neg']
640
641 [tests/functional/zvol/zvol_misc]
642 tests = ['zvol_misc_001_neg', 'zvol_misc_002_pos', 'zvol_misc_003_neg',
643     'zvol_misc_004_pos', 'zvol_misc_005_neg', 'zvol_misc_006_pos']
644
645 [tests/functional/zvol/zvol_swap]
646 tests = ['zvol_swap_001_pos', 'zvol_swap_002_pos', 'zvol_swap_003_pos',
647     'zvol_swap_004_pos', 'zvol_swap_005_pos', 'zvol_swap_006_pos']
648
649 [tests/functional/libzfs]
650 tests = ['many_fds']