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