]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/runfiles/linux.run
Add property overriding (-o|-x) to 'zfs receive'
[FreeBSD/FreeBSD.git] / 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 # DISABLED:
223 # zpool_add_004_pos - https://github.com/zfsonlinux/zfs/issues/3484
224 # zpool_add_005_pos - no 'dumpadm' command.
225 # zpool_add_006_pos - https://github.com/zfsonlinux/zfs/issues/3484
226 [tests/functional/cli_root/zpool_add]
227 tests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
228     'zpool_add_007_neg', 'zpool_add_008_neg', 'zpool_add_009_neg',
229     'add-o_ashift', 'add_prop_ashift']
230
231 [tests/functional/cli_root/zpool_attach]
232 tests = ['zpool_attach_001_neg', 'attach-o_ashift']
233
234 # DISABLED:
235 # zpool_clear_001_pos - https://github.com/zfsonlinux/zfs/issues/5634
236 [tests/functional/cli_root/zpool_clear]
237 tests = ['zpool_clear_002_neg', 'zpool_clear_003_neg']
238
239 # DISABLED:
240 # zpool_create_001_pos - needs investigation
241 # zpool_create_002_pos - needs investigation
242 # zpool_create_004_pos - needs investigation
243 # zpool_create_006_pos - https://github.com/zfsonlinux/zfs/issues/3484
244 # zpool_create_008_pos - uses VTOC labels (?) and 'overlapping slices'
245 # zpool_create_011_neg - tries to access /etc/vfstab etc
246 # zpool_create_012_neg - swap devices
247 # zpool_create_014_neg - swap devices
248 # zpool_create_015_neg - swap devices
249 # zpool_create_016_pos - no dumadm command.
250 # zpool_create_020_pos - needs investigation
251 [tests/functional/cli_root/zpool_create]
252 tests = [
253     'zpool_create_003_pos', 'zpool_create_005_pos', 'zpool_create_007_neg',
254     'zpool_create_009_neg', 'zpool_create_010_neg', 'zpool_create_017_neg',
255     'zpool_create_018_pos', 'zpool_create_019_pos',
256     'zpool_create_021_pos', 'zpool_create_022_pos', 'zpool_create_023_neg',
257     'zpool_create_024_pos',
258     'zpool_create_features_001_pos', 'zpool_create_features_002_pos',
259     'zpool_create_features_003_pos', 'zpool_create_features_004_neg',
260     'zpool_create_features_005_pos',
261     'create-o_ashift']
262
263 # DISABLED:
264 # zpool_destroy_001_pos - needs investigation
265 # zpool_destroy_002_pos - busy mountpoint behavior
266 [tests/functional/cli_root/zpool_destroy]
267 tests = [
268     'zpool_destroy_003_neg']
269 pre =
270 post =
271
272 [tests/functional/cli_root/zpool_detach]
273 tests = ['zpool_detach_001_neg']
274
275 # DISABLED: Requires full FMA support in ZED
276 # zpool_expand_001_pos - https://github.com/zfsonlinux/zfs/issues/2437
277 # zpool_expand_003_pos - https://github.com/zfsonlinux/zfs/issues/2437
278 [tests/functional/cli_root/zpool_expand]
279 tests = ['zpool_expand_002_pos', 'zpool_expand_004_pos']
280
281 # DISABLED:
282 # zpool_export_004_pos - https://github.com/zfsonlinux/zfs/issues/3484
283 [tests/functional/cli_root/zpool_export]
284 tests = ['zpool_export_001_pos', 'zpool_export_002_pos',
285     'zpool_export_003_neg']
286
287 [tests/functional/cli_root/zpool_get]
288 tests = ['zpool_get_001_pos', 'zpool_get_002_pos', 'zpool_get_003_pos',
289     'zpool_get_004_neg']
290
291 [tests/functional/cli_root/zpool_history]
292 tests = ['zpool_history_001_neg', 'zpool_history_002_pos']
293
294 # DISABLED:
295 # zpool_import_002_pos - https://github.com/zfsonlinux/zfs/issues/5202
296 # zpool_import_012_pos - sharenfs issue
297 # zpool_import_all_001_pos - partition issue
298 [tests/functional/cli_root/zpool_import]
299 tests = ['zpool_import_001_pos',
300     'zpool_import_003_pos', 'zpool_import_004_pos', 'zpool_import_005_pos',
301     'zpool_import_006_pos', 'zpool_import_007_pos', 'zpool_import_008_pos',
302     'zpool_import_009_neg', 'zpool_import_010_pos', 'zpool_import_011_neg',
303     'zpool_import_013_neg', 'zpool_import_014_pos',
304     'zpool_import_features_001_pos', 'zpool_import_features_002_neg',
305     'zpool_import_features_003_pos','zpool_import_missing_001_pos',
306     'zpool_import_missing_002_pos', 'zpool_import_missing_003_pos',
307     'zpool_import_rename_001_pos']
308
309 [tests/functional/cli_root/zpool_labelclear]
310 tests = ['zpool_labelclear_active', 'zpool_labelclear_exported']
311 pre =
312 post =
313
314 [tests/functional/cli_root/zpool_offline]
315 tests = ['zpool_offline_001_pos', 'zpool_offline_002_neg']
316
317 [tests/functional/cli_root/zpool_online]
318 tests = ['zpool_online_001_pos', 'zpool_online_002_neg']
319
320 # DISABLED:
321 # zpool_remove_003_pos - needs investigation
322 [tests/functional/cli_root/zpool_remove]
323 tests = ['zpool_remove_001_neg', 'zpool_remove_002_pos']
324
325 [tests/functional/cli_root/zpool_replace]
326 tests = ['zpool_replace_001_neg', 'replace-o_ashift', 'replace_prop_ashift']
327
328 [tests/functional/cli_root/zpool_scrub]
329 tests = ['zpool_scrub_001_neg', 'zpool_scrub_002_pos', 'zpool_scrub_003_pos',
330     'zpool_scrub_004_pos', 'zpool_scrub_005_pos']
331
332 [tests/functional/cli_root/zpool_set]
333 tests = ['zpool_set_001_pos', 'zpool_set_002_neg', 'zpool_set_003_neg']
334 pre =
335 post =
336
337 [tests/functional/cli_root/zpool_status]
338 tests = ['zpool_status_001_pos', 'zpool_status_002_pos','zpool_status_003_pos']
339 user =
340
341 # DISABLED:
342 # zpool_upgrade_002_pos - https://github.com/zfsonlinux/zfs/issues/4034
343 # zpool_upgrade_004_pos - https://github.com/zfsonlinux/zfs/issues/4034
344 # zpool_upgrade_007_pos - needs investigation
345 [tests/functional/cli_root/zpool_upgrade]
346 tests = ['zpool_upgrade_001_pos',
347     'zpool_upgrade_003_pos', 'zpool_upgrade_005_neg',
348     'zpool_upgrade_006_neg', 'zpool_upgrade_008_pos',
349     'zpool_upgrade_009_neg']
350
351 # DISABLED:
352 # zfs_share_001_neg - requires additional dependencies
353 # zfs_unshare_001_neg - requires additional dependencies
354 [tests/functional/cli_user/misc]
355 tests = ['zdb_001_neg', 'zfs_001_neg', 'zfs_allow_001_neg',
356     'zfs_clone_001_neg', 'zfs_create_001_neg', 'zfs_destroy_001_neg',
357     'zfs_get_001_neg', 'zfs_inherit_001_neg', 'zfs_mount_001_neg',
358     'zfs_promote_001_neg', 'zfs_receive_001_neg', 'zfs_rename_001_neg',
359     'zfs_rollback_001_neg', 'zfs_send_001_neg', 'zfs_set_001_neg',
360     'zfs_snapshot_001_neg', 'zfs_unallow_001_neg',
361     'zfs_unmount_001_neg', 'zfs_upgrade_001_neg',
362     'zpool_001_neg', 'zpool_add_001_neg', 'zpool_attach_001_neg',
363     'zpool_clear_001_neg', 'zpool_create_001_neg', 'zpool_destroy_001_neg',
364     'zpool_detach_001_neg', 'zpool_export_001_neg', 'zpool_get_001_neg',
365     'zpool_history_001_neg', 'zpool_import_001_neg', 'zpool_import_002_neg',
366     'zpool_offline_001_neg', 'zpool_online_001_neg', 'zpool_remove_001_neg',
367     'zpool_replace_001_neg', 'zpool_scrub_001_neg', 'zpool_set_001_neg',
368     'zpool_status_001_neg', 'zpool_upgrade_001_neg', 'arcstat_001_pos',
369     'arc_summary_001_pos', 'dbufstat_001_pos']
370 user =
371
372 [tests/functional/cli_user/zfs_list]
373 tests = ['zfs_list_001_pos', 'zfs_list_002_pos', 'zfs_list_003_pos',
374     'zfs_list_004_neg', 'zfs_list_007_pos', 'zfs_list_008_neg']
375 user =
376
377 [tests/functional/cli_user/zpool_iostat]
378 tests = ['zpool_iostat_001_neg', 'zpool_iostat_002_pos',
379     'zpool_iostat_003_neg', 'zpool_iostat_004_pos',
380     'zpool_iostat_005_pos']
381 user =
382
383 [tests/functional/cli_user/zpool_list]
384 tests = ['zpool_list_001_pos', 'zpool_list_002_neg']
385 user =
386
387 [tests/functional/compression]
388 tests = ['compress_001_pos', 'compress_002_pos', 'compress_003_pos',
389     'compress_004_pos']
390
391 [tests/functional/ctime]
392 tests = ['ctime_001_pos' ]
393
394 # DISABLED:
395 # zfs_allow_010_pos - https://github.com/zfsonlinux/zfs/issues/5646
396 [tests/functional/delegate]
397 tests = ['zfs_allow_001_pos', 'zfs_allow_002_pos',
398     'zfs_allow_004_pos', 'zfs_allow_005_pos', 'zfs_allow_006_pos',
399     'zfs_allow_007_pos', 'zfs_allow_008_pos', 'zfs_allow_009_neg',
400     'zfs_allow_011_neg', 'zfs_allow_012_neg',
401     'zfs_unallow_001_pos', 'zfs_unallow_002_pos', 'zfs_unallow_003_pos',
402     'zfs_unallow_004_pos', 'zfs_unallow_005_pos', 'zfs_unallow_006_pos',
403     'zfs_unallow_007_neg', 'zfs_unallow_008_neg']
404
405 # DISABLED:
406 # devices_001_pos - needs investigation
407 # devices_002_neg - needs investigation
408 [tests/functional/devices]
409 tests = ['devices_003_pos']
410
411 # DISABLED:
412 # exec_002_neg - needs investigation
413 [tests/functional/exec]
414 tests = ['exec_001_pos']
415
416 [tests/functional/fault]
417 tests = ['auto_online_001_pos', 'auto_replace_001_pos']
418
419 [tests/functional/features/async_destroy]
420 tests = ['async_destroy_001_pos']
421
422 [tests/functional/features/large_dnode]
423 tests = ['large_dnode_001_pos', 'large_dnode_002_pos', 'large_dnode_003_pos',
424          'large_dnode_004_neg', 'large_dnode_005_pos', 'large_dnode_006_pos',
425          'large_dnode_007_neg']
426
427 # DISABLED: needs investigation
428 #[tests/functional/grow_pool]
429 #tests = ['grow_pool_001_pos']
430 #pre =
431 #post =
432
433 # DISABLED: needs investigation
434 #[tests/functional/grow_replicas]
435 #tests = ['grow_replicas_001_pos']
436 #pre =
437 #post =
438
439 # DISABLED:
440 # history_004_pos - https://github.com/zfsonlinux/zfs/issues/5664
441 # history_006_neg - https://github.com/zfsonlinux/zfs/issues/5657
442 # history_008_pos - https://github.com/zfsonlinux/zfs/issues/5658
443 [tests/functional/history]
444 tests = ['history_001_pos', 'history_002_pos', 'history_003_pos',
445     'history_005_neg',
446     'history_007_pos', 'history_009_pos',
447     'history_010_pos']
448
449 [tests/functional/inheritance]
450 tests = ['inherit_001_pos']
451 pre =
452
453 # DISABLED:
454 # inuse_001_pos, inuse_007_pos - no dumpadm command
455 # inuse_005_pos - partition issue
456 # inuse_006_pos - partition issue
457 # inuse_008_pos - partition issue
458 # inuse_009_pos - partition issue
459 [tests/functional/inuse]
460 tests = ['inuse_004_pos']
461 post =
462
463 # DISABLED: needs investigation
464 # large_files_001_pos
465 [tests/functional/large_files]
466 tests = ['large_files_002_pos']
467
468 # DISABLED: needs investigation
469 #[tests/functional/largest_pool]
470 #tests = ['largest_pool_001_pos']
471 #pre =
472 #post =
473
474 # DISABLED: needs investigation
475 #[tests/functional/link_count]
476 #tests = ['link_count_001']
477
478 [tests/functional/migration]
479 tests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos',
480     'migration_004_pos', 'migration_005_pos', 'migration_006_pos',
481     'migration_007_pos', 'migration_008_pos', 'migration_009_pos',
482     'migration_010_pos', 'migration_011_pos', 'migration_012_pos']
483
484 # DISABLED:
485 # mmap_write_001_pos - needs investigation
486 [tests/functional/mmap]
487 tests = ['mmap_read_001_pos']
488
489 # DISABLED:
490 # umountall_001 - requires umountall command.
491 [tests/functional/mount]
492 tests = ['umount_001']
493
494 [tests/functional/mv_files]
495 tests = ['mv_files_001_pos', 'mv_files_002_pos']
496
497 [tests/functional/nestedfs]
498 tests = ['nestedfs_001_pos']
499
500 [tests/functional/no_space]
501 tests = ['enospc_001_pos', 'enospc_002_pos', 'enospc_003_pos']
502
503 # DISABLED:
504 # nopwrite_volume - https://github.com/zfsonlinux/zfs/issues/5510
505 # nopwrite_varying_compression - needs investigation
506 [tests/functional/nopwrite]
507 tests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative',
508     'nopwrite_promoted_clone', 'nopwrite_recsize', 'nopwrite_sync']
509
510 # DISABLED: needs investigation
511 #[tests/functional/online_offline]
512 #tests = ['online_offline_001_pos', 'online_offline_002_neg',
513 #    'online_offline_003_neg']
514
515 [tests/functional/pool_names]
516 tests = ['pool_names_001_pos', 'pool_names_002_neg']
517 pre =
518 post =
519
520 [tests/functional/poolversion]
521 tests = ['poolversion_001_pos', 'poolversion_002_pos']
522
523 # DISABLED: requires pfexec command or 'RBAC profile'
524 #[tests/functional/privilege]
525 #tests = ['privilege_001_pos', 'privilege_002_pos']
526
527 [tests/functional/quota]
528 tests = ['quota_001_pos', 'quota_002_pos', 'quota_003_pos',
529          'quota_004_pos', 'quota_005_pos', 'quota_006_neg']
530
531 [tests/functional/raidz]
532 tests = ['raidz_001_neg', 'raidz_002_pos']
533
534 [tests/functional/redundancy]
535 tests = ['redundancy_001_pos', 'redundancy_002_pos', 'redundancy_003_pos',
536     'redundancy_004_neg']
537
538 [tests/functional/refquota]
539 tests = ['refquota_001_pos', 'refquota_002_pos', 'refquota_003_pos',
540     'refquota_004_pos', 'refquota_005_pos', 'refquota_006_neg']
541
542 # DISABLED:
543 # refreserv_004_pos - needs investigation
544 [tests/functional/refreserv]
545 tests = ['refreserv_001_pos', 'refreserv_002_pos', 'refreserv_003_pos',
546     'refreserv_005_pos']
547
548 # DISABLED:
549 #[tests/functional/rename_dirs]
550 #tests = ['rename_dirs_001_pos']
551
552 [tests/functional/replacement]
553 tests = ['replacement_001_pos', 'replacement_002_pos', 'replacement_003_pos']
554
555 # DISABLED:
556 # reservation_001_pos - https://github.com/zfsonlinux/zfs/issues/4445
557 # reservation_013_pos - https://github.com/zfsonlinux/zfs/issues/4444
558 # reservation_018_pos - https://github.com/zfsonlinux/zfs/issues/5642
559 [tests/functional/reservation]
560 tests = ['reservation_001_pos', 'reservation_002_pos', 'reservation_003_pos',
561     'reservation_004_pos', 'reservation_005_pos', 'reservation_006_pos',
562     'reservation_007_pos', 'reservation_008_pos', 'reservation_009_pos',
563     'reservation_010_pos', 'reservation_011_pos', 'reservation_012_pos',
564     'reservation_013_pos', 'reservation_014_pos', 'reservation_015_pos',
565     'reservation_016_pos', 'reservation_017_pos']
566
567 [tests/functional/rootpool]
568 tests = ['rootpool_002_neg', 'rootpool_003_neg', 'rootpool_007_pos']
569
570 # DISABLED:
571 # rsend_008_pos - https://github.com/zfsonlinux/zfs/issues/6066
572 # rsend_009_pos - https://github.com/zfsonlinux/zfs/issues/5887
573 [tests/functional/rsend]
574 tests = ['rsend_001_pos', 'rsend_002_pos', 'rsend_003_pos', 'rsend_004_pos',
575     'rsend_005_pos', 'rsend_006_pos', 'rsend_007_pos',
576     'rsend_010_pos', 'rsend_011_pos', 'rsend_012_pos',
577     'rsend_013_pos', 'rsend_014_pos',
578     'rsend_019_pos', 'rsend_020_pos',
579     'rsend_021_pos', 'rsend_022_pos', 'rsend_024_pos',
580     'send-c_verify_ratio', 'send-c_verify_contents', 'send-c_props',
581     'send-c_incremental', 'send-c_volume', 'send-c_zstreamdump',
582     'send-c_lz4_disabled', 'send-c_recv_lz4_disabled',
583     'send-c_mixed_compression', 'send-c_stream_size_estimate', 'send-cD',
584     'send-c_embedded_blocks', 'send-c_resume', 'send-cpL_varied_recsize',
585     'send-c_recv_dedup']
586
587 [tests/functional/scrub_mirror]
588 tests = ['scrub_mirror_001_pos', 'scrub_mirror_002_pos',
589     'scrub_mirror_003_pos', 'scrub_mirror_004_pos']
590
591 # DISABLED: Scripts need to be updated.
592 # slog_012_neg - needs investigation
593 # slog_013_pos - requires 'lofiadm' command.
594 # slog_014_pos - needs investigation
595 [tests/functional/slog]
596 tests = ['slog_001_pos', 'slog_002_pos', 'slog_003_pos', 'slog_004_pos',
597     'slog_005_pos', 'slog_006_pos', 'slog_007_pos', 'slog_008_neg',
598     'slog_009_neg', 'slog_010_neg', 'slog_011_neg', 'slog_015_pos']
599
600 # DISABLED:
601 # clone_001_pos - https://github.com/zfsonlinux/zfs/issues/3484
602 # rollback_003_pos - Hangs in unmount and spins.
603 # snapshot_016_pos - Problem with automount
604 # snapshot_008_pos - https://github.com/zfsonlinux/zfs/issues/5784
605 [tests/functional/snapshot]
606 tests = ['rollback_001_pos', 'rollback_002_pos',
607     'snapshot_001_pos', 'snapshot_002_pos',
608     'snapshot_003_pos', 'snapshot_004_pos', 'snapshot_005_pos',
609     'snapshot_006_pos', 'snapshot_007_pos',
610     'snapshot_009_pos', 'snapshot_010_pos', 'snapshot_011_pos',
611     'snapshot_012_pos', 'snapshot_013_pos', 'snapshot_014_pos',
612     'snapshot_015_pos', 'snapshot_017_pos']
613
614 # DISABLED:
615 # snapused_004_pos - https://github.com/zfsonlinux/zfs/issues/5513
616 [tests/functional/snapused]
617 tests = ['snapused_001_pos', 'snapused_002_pos', 'snapused_003_pos',
618     'snapused_005_pos']
619
620 [tests/functional/sparse]
621 tests = ['sparse_001_pos']
622
623 # DISABLED: needs investigation
624 #[tests/functional/threadsappend]
625 #tests = ['threadsappend_001_pos']
626
627 [tests/functional/tmpfile]
628 tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos']
629
630 [tests/functional/truncate]
631 tests = ['truncate_001_pos', 'truncate_002_pos']
632
633 [tests/functional/upgrade]
634 tests = [ 'upgrade_userobj_001_pos' ]
635
636 [tests/functional/userquota]
637 tests = [
638     'userquota_001_pos', 'userquota_002_pos', 'userquota_003_pos',
639     'userquota_004_pos', 'userquota_005_neg', 'userquota_006_pos',
640     'userquota_007_pos', 'userquota_008_pos', 'userquota_009_pos',
641     'userquota_010_pos', 'userquota_011_pos', 'userquota_012_neg',
642     'userquota_013_pos',
643     'userspace_001_pos', 'userspace_002_pos', 'userspace_003_pos',
644     'groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos' ]
645
646 # DISABLED:
647 # vdev_zaps_007_pos -- fails due to a pre-existing issue with zpool split
648 [tests/functional/vdev_zaps]
649 tests = ['vdev_zaps_001_pos', 'vdev_zaps_002_pos', 'vdev_zaps_003_pos',
650     'vdev_zaps_004_pos', 'vdev_zaps_005_pos', 'vdev_zaps_006_pos']
651
652 # DISABLED:
653 # write_dirs_002_pos - needs investigation
654 [tests/functional/write_dirs]
655 tests = ['write_dirs_001_pos']
656
657 # DISABLED: No 'runat' command, replace the Linux equivalent and add xattrtest
658 #[tests/functional/xattr]
659 #tests = ['xattr_001_pos', 'xattr_002_neg', 'xattr_003_neg', 'xattr_004_pos',
660 #    'xattr_005_pos', 'xattr_006_pos', 'xattr_007_neg', 'xattr_008_pos',
661 #    'xattr_009_neg', 'xattr_010_neg', 'xattr_011_pos', 'xattr_012_pos',
662 #    'xattr_013_pos']
663
664 [tests/functional/zvol/zvol_ENOSPC]
665 tests = ['zvol_ENOSPC_001_pos']
666
667 [tests/functional/zvol/zvol_cli]
668 tests = ['zvol_cli_001_pos', 'zvol_cli_002_pos', 'zvol_cli_003_neg']
669
670 # DISABLED: requires dumpadm
671 #[tests/functional/zvol/zvol_misc]
672 #tests = ['zvol_misc_001_neg', 'zvol_misc_002_pos', 'zvol_misc_003_neg',
673 #    'zvol_misc_004_pos', 'zvol_misc_005_neg', 'zvol_misc_006_pos']
674
675 # DISABLED: requires updated for Linux
676 #[tests/functional/zvol/zvol_swap]
677 #tests = ['zvol_swap_001_pos', 'zvol_swap_002_pos', 'zvol_swap_003_pos',
678 #    'zvol_swap_004_pos', 'zvol_swap_005_pos', 'zvol_swap_006_pos']
679
680 [tests/functional/libzfs]
681 tests = ['many_fds']