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