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