]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/runfiles/linux.run
Handle zap_add() failures in mixed case mode
[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 tags = ['functional']
22
23 # Update to use ZFS_ACL_* variables and user_run helper.
24 # posix_001_pos
25 # posix_002_pos
26 [tests/functional/acl/posix]
27 tests = ['posix_003_pos']
28 tags = ['functional', 'acl', 'posix']
29
30 [tests/functional/arc]
31 tests = ['dbufstats_001_pos', 'dbufstats_002_pos']
32 tags = ['functional', 'arc']
33
34 [tests/functional/atime]
35 tests = ['atime_001_pos', 'atime_002_neg', 'atime_003_pos']
36 tags = ['functional', 'atime']
37
38 [tests/functional/bootfs]
39 tests = ['bootfs_001_pos', 'bootfs_002_neg', 'bootfs_003_pos',
40     'bootfs_004_neg', 'bootfs_005_neg', 'bootfs_006_pos', 'bootfs_007_pos',
41     'bootfs_008_pos']
42 tags = ['functional', 'bootfs']
43
44 [tests/functional/cache]
45 tests = ['cache_001_pos', 'cache_002_pos', 'cache_003_pos', 'cache_004_neg',
46     'cache_005_neg', 'cache_006_pos', 'cache_007_neg', 'cache_008_neg',
47     'cache_009_pos', 'cache_010_neg', 'cache_011_pos']
48 tags = ['functional', 'cache']
49
50 [tests/functional/cachefile]
51 tests = ['cachefile_001_pos', 'cachefile_002_pos', 'cachefile_003_pos',
52     'cachefile_004_pos']
53 tags = ['functional', 'cachefile']
54
55 # 'sensitive_none_lookup', 'sensitive_none_delete',
56 # 'sensitive_formd_lookup', 'sensitive_formd_delete',
57 # 'insensitive_none_lookup', 'insensitive_none_delete',
58 # 'insensitive_formd_lookup', 'insensitive_formd_delete',
59 # 'mixed_none_lookup', 'mixed_none_lookup_ci', 'mixed_none_delete',
60 # 'mixed_formd_lookup', 'mixed_formd_lookup_ci', 'mixed_formd_delete']
61 [tests/functional/casenorm]
62 tests = ['case_all_values', 'norm_all_values', 'mixed_create_failure']
63 tags = ['functional', 'casenorm']
64
65 [tests/functional/channel_program/lua_core]
66 tests = ['tst.args_to_lua', 'tst.divide_by_zero', 'tst.exists',
67     'tst.integer_illegal', 'tst.integer_overflow', 'tst.language_functions_neg',
68     'tst.language_functions_pos', 'tst.large_prog', 'tst.libraries',
69     'tst.memory_limit', 'tst.nested_neg', 'tst.nested_pos', 'tst.nvlist_to_lua',
70     'tst.recursive_neg', 'tst.recursive_pos', 'tst.return_large',
71     'tst.return_nvlist_neg', 'tst.return_nvlist_pos',
72     'tst.return_recursive_table', 'tst.timeout']
73 tags = ['functional', 'channel_program', 'lua_core']
74
75 [tests/functional/channel_program/synctask_core]
76 tests = ['tst.destroy_fs', 'tst.destroy_snap', 'tst.get_count_and_limit',
77     'tst.get_index_props', 'tst.get_mountpoint', 'tst.get_neg',
78     'tst.get_number_props', 'tst.get_string_props', 'tst.get_type',
79     'tst.get_userquota', 'tst.get_written', 'tst.list_children',
80     'tst.list_clones', 'tst.list_snapshots', 'tst.list_system_props',
81     'tst.list_user_props', 'tst.parse_args_neg','tst.promote_conflict',
82     'tst.promote_multiple', 'tst.promote_simple', 'tst.rollback_mult',
83     'tst.rollback_one', 'tst.snapshot_destroy', 'tst.snapshot_neg',
84     'tst.snapshot_recursive', 'tst.snapshot_simple']
85 tags = ['functional', 'channel_program', 'synctask_core']
86
87 [tests/functional/chattr]
88 tests = ['chattr_001_pos', 'chattr_002_neg']
89 tags = ['functional', 'chattr']
90
91 [tests/functional/checksum]
92 tests = ['run_edonr_test', 'run_sha2_test', 'run_skein_test', 'filetest_001_pos']
93 tags = ['functional', 'checksum']
94
95 [tests/functional/clean_mirror]
96 tests = [ 'clean_mirror_001_pos', 'clean_mirror_002_pos',
97     'clean_mirror_003_pos', 'clean_mirror_004_pos']
98 tags = ['functional', 'clean_mirror']
99
100 [tests/functional/cli_root/zdb]
101 tests = ['zdb_001_neg', 'zdb_002_pos', 'zdb_003_pos', 'zdb_004_pos',
102     'zdb_005_pos', 'zdb_006_pos']
103 pre =
104 post =
105 tags = ['functional', 'cli_root', 'zdb']
106
107 [tests/functional/cli_root/zfs]
108 tests = ['zfs_001_neg', 'zfs_002_pos', 'zfs_003_neg']
109 tags = ['functional', 'cli_root', 'zfs']
110
111 [tests/functional/cli_root/zfs_bookmark]
112 tests = ['zfs_bookmark_cliargs']
113 tags = ['functional', 'cli_root', 'zfs_bookmark']
114
115 [tests/functional/cli_root/zfs_change-key]
116 tests = ['zfs_change-key', 'zfs_change-key_child', 'zfs_change-key_format',
117     'zfs_change-key_inherit', 'zfs_change-key_load', 'zfs_change-key_location',
118     'zfs_change-key_pbkdf2iters']
119 tags = ['functional', 'cli_root', 'zfs_change-key']
120
121 [tests/functional/cli_root/zfs_clone]
122 tests = ['zfs_clone_001_neg', 'zfs_clone_002_pos', 'zfs_clone_003_pos',
123     'zfs_clone_004_pos', 'zfs_clone_005_pos', 'zfs_clone_006_pos',
124     'zfs_clone_007_pos', 'zfs_clone_008_neg', 'zfs_clone_009_neg',
125     'zfs_clone_010_pos', 'zfs_clone_encrypted']
126 tags = ['functional', 'cli_root', 'zfs_clone']
127
128 [tests/functional/cli_root/zfs_copies]
129 tests = ['zfs_copies_001_pos', 'zfs_copies_002_pos', 'zfs_copies_003_pos',
130     'zfs_copies_004_neg', 'zfs_copies_005_neg', 'zfs_copies_006_pos']
131 tags = ['functional', 'cli_root', 'zfs_copies']
132
133 [tests/functional/cli_root/zfs_create]
134 tests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos',
135     'zfs_create_004_pos', 'zfs_create_005_pos', 'zfs_create_006_pos',
136     'zfs_create_007_pos', 'zfs_create_008_neg', 'zfs_create_009_neg',
137     'zfs_create_010_neg', 'zfs_create_011_pos', 'zfs_create_012_pos',
138     'zfs_create_013_pos', 'zfs_create_014_pos', 'zfs_create_encrypted',
139     'zfs_create_crypt_combos']
140 tags = ['functional', 'cli_root', 'zfs_create']
141
142 [tests/functional/cli_root/zfs_destroy]
143 tests = ['zfs_destroy_001_pos', 'zfs_destroy_002_pos', 'zfs_destroy_003_pos',
144     'zfs_destroy_004_pos', 'zfs_destroy_005_neg', 'zfs_destroy_006_neg',
145     'zfs_destroy_007_neg', 'zfs_destroy_008_pos', 'zfs_destroy_009_pos',
146     'zfs_destroy_010_pos', 'zfs_destroy_011_pos', 'zfs_destroy_012_pos',
147     'zfs_destroy_013_neg', 'zfs_destroy_014_pos', 'zfs_destroy_015_pos',
148     'zfs_destroy_016_pos']
149 tags = ['functional', 'cli_root', 'zfs_destroy']
150
151 [tests/functional/cli_root/zfs_diff]
152 tests = ['zfs_diff_changes', 'zfs_diff_cliargs', 'zfs_diff_timestamp',
153     'zfs_diff_types']
154 tags = ['functional', 'cli_root', 'zfs_diff']
155
156 [tests/functional/cli_root/zfs_get]
157 tests = ['zfs_get_001_pos', 'zfs_get_002_pos', 'zfs_get_003_pos',
158     'zfs_get_004_pos', 'zfs_get_005_neg', 'zfs_get_006_neg', 'zfs_get_007_neg',
159     'zfs_get_008_pos', 'zfs_get_009_pos', 'zfs_get_010_neg']
160 tags = ['functional', 'cli_root', 'zfs_get']
161
162 [tests/functional/cli_root/zfs_inherit]
163 tests = ['zfs_inherit_001_neg', 'zfs_inherit_002_neg', 'zfs_inherit_003_pos']
164 tags = ['functional', 'cli_root', 'zfs_inherit']
165
166 [tests/functional/cli_root/zfs_load-key]
167 tests = ['zfs_load-key', 'zfs_load-key_all', 'zfs_load-key_file',
168     'zfs_load-key_location', 'zfs_load-key_noop', 'zfs_load-key_recursive']
169 tags = ['functional', 'cli_root', 'zfs_load-key']
170
171 # zfs_mount_006_pos - https://github.com/zfsonlinux/zfs/issues/4990
172 [tests/functional/cli_root/zfs_mount]
173 tests = ['zfs_mount_001_pos', 'zfs_mount_002_pos', 'zfs_mount_003_pos',
174     'zfs_mount_004_pos', 'zfs_mount_005_pos', 'zfs_mount_007_pos',
175     'zfs_mount_008_pos', 'zfs_mount_009_neg', 'zfs_mount_010_neg',
176     'zfs_mount_011_neg', 'zfs_mount_012_neg', 'zfs_mount_all_001_pos',
177     'zfs_mount_encrypted', 'zfs_mount_remount']
178 tags = ['functional', 'cli_root', 'zfs_mount']
179
180 [tests/functional/cli_root/zfs_promote]
181 tests = ['zfs_promote_001_pos', 'zfs_promote_002_pos', 'zfs_promote_003_pos',
182     'zfs_promote_004_pos', 'zfs_promote_005_pos', 'zfs_promote_006_neg',
183     'zfs_promote_007_neg', 'zfs_promote_008_pos', 'zfs_promote_encryptionroot']
184 tags = ['functional', 'cli_root', 'zfs_promote']
185
186 [tests/functional/cli_root/zfs_property]
187 tests = ['zfs_written_property_001_pos']
188 tags = ['functional', 'cli_root', 'zfs_property']
189
190 # zfs_receive_004_neg - Fails for OpenZFS on illumos
191 [tests/functional/cli_root/zfs_receive]
192 tests = ['zfs_receive_001_pos', 'zfs_receive_002_pos', 'zfs_receive_003_pos',
193     'zfs_receive_005_neg', 'zfs_receive_006_pos',
194     'zfs_receive_007_neg', 'zfs_receive_008_pos', 'zfs_receive_009_neg',
195     'zfs_receive_010_pos', 'zfs_receive_011_pos', 'zfs_receive_012_pos',
196     'zfs_receive_013_pos', 'zfs_receive_014_pos', 'zfs_receive_015_pos',
197     'receive-o-x_props_override', 'zfs_receive_from_encrypted',
198     'zfs_receive_to_encrypted', 'zfs_receive_raw',
199     'zfs_receive_raw_incremental']
200 tags = ['functional', 'cli_root', 'zfs_receive']
201
202 # zfs_rename_006_pos - https://github.com/zfsonlinux/zfs/issues/5647
203 # zfs_rename_009_neg - https://github.com/zfsonlinux/zfs/issues/5648
204 [tests/functional/cli_root/zfs_rename]
205 tests = ['zfs_rename_001_pos', 'zfs_rename_002_pos', 'zfs_rename_003_pos',
206     'zfs_rename_004_neg', 'zfs_rename_005_neg',
207     'zfs_rename_007_pos', 'zfs_rename_008_pos',
208     'zfs_rename_010_neg', 'zfs_rename_011_pos', 'zfs_rename_012_neg',
209     'zfs_rename_013_pos', 'zfs_rename_encrypted_child',
210     'zfs_rename_to_encrypted']
211 tags = ['functional', 'cli_root', 'zfs_rename']
212
213 [tests/functional/cli_root/zfs_reservation]
214 tests = ['zfs_reservation_001_pos', 'zfs_reservation_002_pos']
215 tags = ['functional', 'cli_root', 'zfs_reservation']
216
217 [tests/functional/cli_root/zfs_rollback]
218 tests = ['zfs_rollback_001_pos', 'zfs_rollback_002_pos',
219     'zfs_rollback_003_neg', 'zfs_rollback_004_neg']
220 tags = ['functional', 'cli_root', 'zfs_rollback']
221
222 [tests/functional/cli_root/zfs_send]
223 tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos',
224     'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_006_pos',
225     'zfs_send_007_pos', 'zfs_send_encrypted', 'zfs_send_raw',
226     'zfs_send_sparse']
227 tags = ['functional', 'cli_root', 'zfs_send']
228
229 [tests/functional/cli_root/zfs_set]
230 tests = ['cache_001_pos', 'cache_002_neg', 'canmount_001_pos',
231     'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos',
232     'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos',
233     'mountpoint_002_pos', 'reservation_001_neg', 'user_property_002_pos',
234     'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos',
235     'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos',
236     'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg',
237     'zfs_set_002_neg', 'zfs_set_003_neg', 'property_alias_001_pos',
238     'mountpoint_003_pos', 'ro_props_001_pos', 'zfs_set_keylocation']
239 tags = ['functional', 'cli_root', 'zfs_set']
240
241 [tests/functional/cli_root/zfs_share]
242 tests = ['zfs_share_001_pos', 'zfs_share_002_pos', 'zfs_share_003_pos',
243     'zfs_share_004_pos', 'zfs_share_005_pos', 'zfs_share_006_pos',
244     'zfs_share_007_neg', 'zfs_share_008_neg', 'zfs_share_009_neg',
245     'zfs_share_010_neg', 'zfs_share_011_pos']
246 tags = ['functional', 'cli_root', 'zfs_share']
247
248 [tests/functional/cli_root/zfs_snapshot]
249 tests = ['zfs_snapshot_001_neg', 'zfs_snapshot_002_neg',
250     'zfs_snapshot_003_neg', 'zfs_snapshot_004_neg', 'zfs_snapshot_005_neg',
251     'zfs_snapshot_006_pos', 'zfs_snapshot_007_neg', 'zfs_snapshot_008_neg',
252     'zfs_snapshot_009_pos']
253 tags = ['functional', 'cli_root', 'zfs_snapshot']
254
255 [tests/functional/cli_root/zfs_unload-key]
256 tests = ['zfs_unload-key', 'zfs_unload-key_all', 'zfs_unload-key_recursive']
257 tags = ['functional', 'cli_root', 'zfs_unload-key']
258
259 [tests/functional/cli_root/zfs_unmount]
260 tests = ['zfs_unmount_001_pos', 'zfs_unmount_002_pos', 'zfs_unmount_003_pos',
261     'zfs_unmount_004_pos', 'zfs_unmount_005_pos', 'zfs_unmount_006_pos',
262     'zfs_unmount_007_neg', 'zfs_unmount_008_neg', 'zfs_unmount_009_pos',
263     'zfs_unmount_all_001_pos']
264 tags = ['functional', 'cli_root', 'zfs_unmount']
265
266 [tests/functional/cli_root/zfs_unshare]
267 tests = ['zfs_unshare_001_pos', 'zfs_unshare_002_pos', 'zfs_unshare_003_pos',
268     'zfs_unshare_004_neg', 'zfs_unshare_005_neg', 'zfs_unshare_006_pos']
269 tags = ['functional', 'cli_root', 'zfs_unshare']
270
271 [tests/functional/cli_root/zfs_upgrade]
272 tests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_003_pos',
273     'zfs_upgrade_004_pos', 'zfs_upgrade_005_pos', 'zfs_upgrade_006_neg',
274     'zfs_upgrade_007_neg']
275 tags = ['functional', 'cli_root', 'zfs_upgrade']
276
277 [tests/functional/cli_root/zpool]
278 tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos']
279 tags = ['functional', 'cli_root', 'zpool']
280
281 [tests/functional/cli_root/zpool_add]
282 tests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
283     'zpool_add_004_pos', 'zpool_add_005_pos', 'zpool_add_006_pos',
284     'zpool_add_007_neg', 'zpool_add_008_neg', 'zpool_add_009_neg',
285     'zpool_add_010_pos',
286     'add-o_ashift', 'add_prop_ashift', 'add_nested_replacing_spare']
287 tags = ['functional', 'cli_root', 'zpool_add']
288
289 [tests/functional/cli_root/zpool_attach]
290 tests = ['zpool_attach_001_neg', 'attach-o_ashift']
291 tags = ['functional', 'cli_root', 'zpool_attach']
292
293 [tests/functional/cli_root/zpool_clear]
294 tests = ['zpool_clear_001_pos', 'zpool_clear_002_neg', 'zpool_clear_003_neg',
295     'zpool_clear_readonly']
296 tags = ['functional', 'cli_root', 'zpool_clear']
297
298 [tests/functional/cli_root/zpool_create]
299 tests = ['zpool_create_001_pos', 'zpool_create_002_pos',
300     'zpool_create_003_pos', 'zpool_create_004_pos', 'zpool_create_005_pos',
301     'zpool_create_006_pos', 'zpool_create_007_neg', 'zpool_create_008_pos',
302     'zpool_create_009_neg', 'zpool_create_010_neg', 'zpool_create_011_neg',
303     'zpool_create_012_neg', 'zpool_create_014_neg',
304     'zpool_create_015_neg', 'zpool_create_016_pos', 'zpool_create_017_neg',
305     'zpool_create_018_pos', 'zpool_create_019_pos', 'zpool_create_020_pos',
306     'zpool_create_021_pos', 'zpool_create_022_pos', 'zpool_create_023_neg',
307     'zpool_create_024_pos',
308     'zpool_create_encrypted', 'zpool_create_crypt_combos',
309     'zpool_create_features_001_pos', 'zpool_create_features_002_pos',
310     'zpool_create_features_003_pos', 'zpool_create_features_004_neg',
311     'zpool_create_features_005_pos',
312     'create-o_ashift']
313 tags = ['functional', 'cli_root', 'zpool_create']
314
315 [tests/functional/cli_root/zpool_destroy]
316 tests = ['zpool_destroy_001_pos', 'zpool_destroy_002_pos',
317     'zpool_destroy_003_neg']
318 pre =
319 post =
320 tags = ['functional', 'cli_root', 'zpool_destroy']
321
322 [tests/functional/cli_root/zpool_detach]
323 tests = ['zpool_detach_001_neg']
324 tags = ['functional', 'cli_root', 'zpool_detach']
325
326 [tests/functional/cli_root/zpool_events]
327 tests = ['zpool_events_clear', 'zpool_events_cliargs', 'zpool_events_follow',
328     'zpool_events_poolname']
329 tags = ['functional', 'cli_root', 'zpool_events']
330
331 [tests/functional/cli_root/zpool_expand]
332 tests = ['zpool_expand_001_pos', 'zpool_expand_002_pos',
333     'zpool_expand_003_neg', 'zpool_expand_004_pos']
334 tags = ['functional', 'cli_root', 'zpool_expand']
335
336 [tests/functional/cli_root/zpool_export]
337 tests = ['zpool_export_001_pos', 'zpool_export_002_pos',
338     'zpool_export_003_neg', 'zpool_export_004_pos']
339 tags = ['functional', 'cli_root', 'zpool_export']
340
341 [tests/functional/cli_root/zpool_get]
342 tests = ['zpool_get_001_pos', 'zpool_get_002_pos', 'zpool_get_003_pos',
343     'zpool_get_004_neg']
344 tags = ['functional', 'cli_root', 'zpool_get']
345
346 [tests/functional/cli_root/zpool_history]
347 tests = ['zpool_history_001_neg', 'zpool_history_002_pos']
348 tags = ['functional', 'cli_root', 'zpool_history']
349
350 # zpool_import_missing_003_pos - https://github.com/zfsonlinux/zfs/issues/6839
351 [tests/functional/cli_root/zpool_import]
352 tests = ['zpool_import_001_pos', 'zpool_import_002_pos',
353     'zpool_import_003_pos', 'zpool_import_004_pos', 'zpool_import_005_pos',
354     'zpool_import_006_pos', 'zpool_import_007_pos', 'zpool_import_008_pos',
355     'zpool_import_009_neg', 'zpool_import_010_pos', 'zpool_import_011_neg',
356     'zpool_import_012_pos', 'zpool_import_013_neg', 'zpool_import_014_pos',
357     'zpool_import_015_pos',
358     'zpool_import_features_001_pos', 'zpool_import_features_002_neg',
359     'zpool_import_features_003_pos','zpool_import_missing_001_pos',
360     'zpool_import_missing_002_pos',
361     'zpool_import_rename_001_pos', 'zpool_import_all_001_pos',
362     'zpool_import_encrypted', 'zpool_import_encrypted_load',
363     'zpool_import_errata3']
364 tags = ['functional', 'cli_root', 'zpool_import']
365
366 [tests/functional/cli_root/zpool_labelclear]
367 tests = ['zpool_labelclear_active', 'zpool_labelclear_exported']
368 pre =
369 post =
370 tags = ['functional', 'cli_root', 'zpool_labelclear']
371
372 [tests/functional/cli_root/zpool_offline]
373 tests = ['zpool_offline_001_pos', 'zpool_offline_002_neg', 'zpool_offline_003_pos']
374 tags = ['functional', 'cli_root', 'zpool_offline']
375
376 [tests/functional/cli_root/zpool_online]
377 tests = ['zpool_online_001_pos', 'zpool_online_002_neg']
378 tags = ['functional', 'cli_root', 'zpool_online']
379
380 [tests/functional/cli_root/zpool_remove]
381 tests = ['zpool_remove_001_neg', 'zpool_remove_002_pos',
382     'zpool_remove_003_pos']
383 tags = ['functional', 'cli_root', 'zpool_remove']
384
385 [tests/functional/cli_root/zpool_reopen]
386 tests = ['zpool_reopen_001_pos', 'zpool_reopen_002_pos',
387     'zpool_reopen_003_pos', 'zpool_reopen_004_pos', 'zpool_reopen_005_pos',
388     'zpool_reopen_006_neg']
389 tags = ['functional', 'cli_root', 'zpool_reopen']
390
391 [tests/functional/cli_root/zpool_replace]
392 tests = ['zpool_replace_001_neg', 'replace-o_ashift', 'replace_prop_ashift']
393 tags = ['functional', 'cli_root', 'zpool_replace']
394
395 [tests/functional/cli_root/zpool_scrub]
396 tests = ['zpool_scrub_001_neg', 'zpool_scrub_002_pos', 'zpool_scrub_003_pos',
397     'zpool_scrub_004_pos', 'zpool_scrub_005_pos',
398     'zpool_scrub_encrypted_unloaded', 'zpool_scrub_offline_device']
399 tags = ['functional', 'cli_root', 'zpool_scrub']
400
401 [tests/functional/cli_root/zpool_set]
402 tests = ['zpool_set_001_pos', 'zpool_set_002_neg', 'zpool_set_003_neg']
403 tags = ['functional', 'cli_root', 'zpool_set']
404
405 [tests/functional/cli_root/zpool_status]
406 tests = ['zpool_status_001_pos', 'zpool_status_002_pos','zpool_status_003_pos',
407     'zpool_status_-c_disable', 'zpool_status_-c_homedir',
408     'zpool_status_-c_searchpath']
409 user =
410 tags = ['functional', 'cli_root', 'zpool_status']
411
412 [tests/functional/cli_root/zpool_sync]
413 tests = ['zpool_sync_001_pos', 'zpool_sync_002_neg']
414 tags = ['functional', 'cli_root', 'zpool_sync']
415
416 [tests/functional/cli_root/zpool_upgrade]
417 tests = ['zpool_upgrade_001_pos', 'zpool_upgrade_002_pos',
418     'zpool_upgrade_003_pos', 'zpool_upgrade_004_pos',
419     'zpool_upgrade_005_neg', 'zpool_upgrade_006_neg',
420     'zpool_upgrade_007_pos', 'zpool_upgrade_008_pos',
421     'zpool_upgrade_009_neg']
422 tags = ['functional', 'cli_root', 'zpool_upgrade']
423
424 [tests/functional/cli_user/misc]
425 tests = ['zdb_001_neg', 'zfs_001_neg', 'zfs_allow_001_neg',
426     'zfs_clone_001_neg', 'zfs_create_001_neg', 'zfs_destroy_001_neg',
427     'zfs_get_001_neg', 'zfs_inherit_001_neg', 'zfs_mount_001_neg',
428     'zfs_promote_001_neg', 'zfs_receive_001_neg', 'zfs_rename_001_neg',
429     'zfs_rollback_001_neg', 'zfs_send_001_neg', 'zfs_set_001_neg',
430     'zfs_share_001_neg', 'zfs_snapshot_001_neg', 'zfs_unallow_001_neg',
431     'zfs_unmount_001_neg', 'zfs_unshare_001_neg', 'zfs_upgrade_001_neg',
432     'zpool_001_neg', 'zpool_add_001_neg', 'zpool_attach_001_neg',
433     'zpool_clear_001_neg', 'zpool_create_001_neg', 'zpool_destroy_001_neg',
434     'zpool_detach_001_neg', 'zpool_export_001_neg', 'zpool_get_001_neg',
435     'zpool_history_001_neg', 'zpool_import_001_neg', 'zpool_import_002_neg',
436     'zpool_offline_001_neg', 'zpool_online_001_neg', 'zpool_remove_001_neg',
437     'zpool_replace_001_neg', 'zpool_scrub_001_neg', 'zpool_set_001_neg',
438     'zpool_status_001_neg', 'zpool_upgrade_001_neg', 'arcstat_001_pos',
439     'arc_summary_001_pos', 'arc_summary_002_neg', 'dbufstat_001_pos']
440 user =
441 tags = ['functional', 'cli_user', 'misc']
442
443 [tests/functional/cli_user/zfs_list]
444 tests = ['zfs_list_001_pos', 'zfs_list_002_pos', 'zfs_list_003_pos',
445     'zfs_list_004_neg', 'zfs_list_007_pos', 'zfs_list_008_neg']
446 user =
447 tags = ['functional', 'cli_user', 'zfs_list']
448
449 [tests/functional/cli_user/zpool_iostat]
450 tests = ['zpool_iostat_001_neg', 'zpool_iostat_002_pos',
451     'zpool_iostat_003_neg', 'zpool_iostat_004_pos',
452     'zpool_iostat_005_pos', 'zpool_iostat_-c_disable',
453     'zpool_iostat_-c_homedir', 'zpool_iostat_-c_searchpath']
454 user =
455 tags = ['functional', 'cli_user', 'zpool_iostat']
456
457 [tests/functional/cli_user/zpool_list]
458 tests = ['zpool_list_001_pos', 'zpool_list_002_neg']
459 user =
460 tags = ['functional', 'cli_user', 'zpool_list']
461
462 [tests/functional/compression]
463 tests = ['compress_001_pos', 'compress_002_pos', 'compress_003_pos',
464     'compress_004_pos']
465 tags = ['functional', 'compression']
466
467 [tests/functional/ctime]
468 tests = ['ctime_001_pos' ]
469 tags = ['functional', 'ctime']
470
471 [tests/functional/deadman]
472 tests = ['deadman_sync', 'deadman_zio']
473 pre =
474 post =
475 tags = ['functional', 'deadman']
476
477 [tests/functional/delegate]
478 tests = ['zfs_allow_001_pos', 'zfs_allow_002_pos',
479     'zfs_allow_004_pos', 'zfs_allow_005_pos', 'zfs_allow_006_pos',
480     'zfs_allow_007_pos', 'zfs_allow_008_pos', 'zfs_allow_009_neg',
481     'zfs_allow_010_pos', 'zfs_allow_011_neg', 'zfs_allow_012_neg',
482     'zfs_unallow_001_pos', 'zfs_unallow_002_pos', 'zfs_unallow_003_pos',
483     'zfs_unallow_004_pos', 'zfs_unallow_005_pos', 'zfs_unallow_006_pos',
484     'zfs_unallow_007_neg', 'zfs_unallow_008_neg']
485 tags = ['functional', 'delegate']
486
487 [tests/functional/devices]
488 tests = ['devices_001_pos', 'devices_002_neg', 'devices_003_pos']
489 tags = ['functional', 'devices']
490
491 [tests/functional/events]
492 tests = ['events_001_pos', 'events_002_pos']
493 tags = ['functional', 'events']
494
495 [tests/functional/exec]
496 tests = ['exec_001_pos', 'exec_002_neg']
497 tags = ['functional', 'exec']
498
499 [tests/functional/fault]
500 tests = ['auto_online_001_pos', 'auto_replace_001_pos', 'auto_spare_001_pos',
501     'auto_spare_002_pos', 'auto_spare_ashift', 'auto_spare_multiple']
502 tags = ['functional', 'fault']
503
504 [tests/functional/features/async_destroy]
505 tests = ['async_destroy_001_pos']
506 tags = ['functional', 'features', 'async_destroy']
507
508 [tests/functional/features/large_dnode]
509 tests = ['large_dnode_001_pos', 'large_dnode_002_pos', 'large_dnode_003_pos',
510          'large_dnode_004_neg', 'large_dnode_005_pos', 'large_dnode_006_pos',
511          'large_dnode_007_neg', 'large_dnode_008_pos', 'large_dnode_009_pos']
512 tags = ['functional', 'features', 'large_dnode']
513
514 [tests/functional/grow_pool]
515 tests = ['grow_pool_001_pos']
516 tags = ['functional', 'grow_pool']
517
518 [tests/functional/grow_replicas]
519 tests = ['grow_replicas_001_pos']
520 pre =
521 post =
522 tags = ['functional', 'grow_replicas']
523
524 [tests/functional/history]
525 tests = ['history_001_pos', 'history_002_pos', 'history_003_pos',
526     'history_004_pos', 'history_005_neg', 'history_006_neg',
527     'history_007_pos', 'history_008_pos', 'history_009_pos',
528     'history_010_pos']
529 tags = ['functional', 'history']
530
531 [tests/functional/hkdf]
532 tests = ['run_hkdf_test']
533 tags = ['functional', 'hkdf']
534
535 [tests/functional/inheritance]
536 tests = ['inherit_001_pos']
537 pre =
538 tags = ['functional', 'inheritance']
539
540 [tests/functional/inuse]
541 tests = ['inuse_001_pos', 'inuse_003_pos', 'inuse_004_pos',
542     'inuse_005_pos', 'inuse_006_pos', 'inuse_007_pos', 'inuse_008_pos',
543     'inuse_009_pos']
544 post =
545 tags = ['functional', 'inuse']
546
547 [tests/functional/large_files]
548 tests = ['large_files_001_pos', 'large_files_002_pos']
549 tags = ['functional', 'large_files']
550
551 [tests/functional/largest_pool]
552 tests = ['largest_pool_001_pos']
553 pre =
554 post =
555 tags = ['functional', 'largest_pool']
556
557 [tests/functional/link_count]
558 tests = ['link_count_001']
559 tags = ['functional', 'link_count']
560
561 [tests/functional/migration]
562 tests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos',
563     'migration_004_pos', 'migration_005_pos', 'migration_006_pos',
564     'migration_007_pos', 'migration_008_pos', 'migration_009_pos',
565     'migration_010_pos', 'migration_011_pos', 'migration_012_pos']
566 tags = ['functional', 'migration']
567
568 [tests/functional/mmap]
569 tests = ['mmap_write_001_pos', 'mmap_read_001_pos']
570 tags = ['functional', 'mmap']
571
572 [tests/functional/mmp]
573 tests = ['mmp_on_thread', 'mmp_on_uberblocks', 'mmp_on_off', 'mmp_interval',
574     'mmp_active_import', 'mmp_inactive_import', 'mmp_exported_import',
575     'mmp_write_uberblocks', 'mmp_reset_interval']
576 tags = ['functional', 'mmp']
577
578 [tests/functional/mount]
579 tests = ['umount_001', 'umountall_001']
580 tags = ['functional', 'mount']
581
582 [tests/functional/mv_files]
583 tests = ['mv_files_001_pos', 'mv_files_002_pos']
584 tags = ['functional', 'mv_files']
585
586 [tests/functional/nestedfs]
587 tests = ['nestedfs_001_pos']
588 tags = ['functional', 'nestedfs']
589
590 [tests/functional/no_space]
591 tests = ['enospc_001_pos', 'enospc_002_pos', 'enospc_003_pos']
592 tags = ['functional', 'no_space']
593
594 [tests/functional/nopwrite]
595 tests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative',
596     'nopwrite_promoted_clone', 'nopwrite_recsize', 'nopwrite_sync',
597     'nopwrite_varying_compression', 'nopwrite_volume']
598 tags = ['functional', 'nopwrite']
599
600 [tests/functional/online_offline]
601 tests = ['online_offline_001_pos', 'online_offline_002_neg',
602     'online_offline_003_neg']
603 tags = ['functional', 'online_offline']
604
605 [tests/functional/pool_names]
606 tests = ['pool_names_001_pos', 'pool_names_002_neg']
607 pre =
608 post =
609 tags = ['functional', 'pool_names']
610
611 [tests/functional/poolversion]
612 tests = ['poolversion_001_pos', 'poolversion_002_pos']
613 tags = ['functional', 'poolversion']
614
615 [tests/functional/privilege]
616 tests = ['privilege_001_pos', 'privilege_002_pos']
617 tags = ['functional', 'privilege']
618
619 [tests/functional/quota]
620 tests = ['quota_001_pos', 'quota_002_pos', 'quota_003_pos',
621          'quota_004_pos', 'quota_005_pos', 'quota_006_neg']
622 tags = ['functional', 'quota']
623
624 [tests/functional/raidz]
625 tests = ['raidz_001_neg', 'raidz_002_pos']
626 tags = ['functional', 'raidz']
627
628 [tests/functional/redundancy]
629 tests = ['redundancy_001_pos', 'redundancy_002_pos', 'redundancy_003_pos',
630     'redundancy_004_neg']
631 tags = ['functional', 'redundancy']
632
633 [tests/functional/refquota]
634 tests = ['refquota_001_pos', 'refquota_002_pos', 'refquota_003_pos',
635     'refquota_004_pos', 'refquota_005_pos', 'refquota_006_neg']
636 tags = ['functional', 'refquota']
637
638 # refreserv_004_pos - Fails for OpenZFS on illumos
639 [tests/functional/refreserv]
640 tests = ['refreserv_001_pos', 'refreserv_002_pos', 'refreserv_003_pos',
641     'refreserv_005_pos']
642 tags = ['functional', 'refreserv']
643
644 [tests/functional/rename_dirs]
645 tests = ['rename_dirs_001_pos']
646 tags = ['functional', 'rename_dirs']
647
648 [tests/functional/replacement]
649 tests = ['replacement_001_pos', 'replacement_002_pos', 'replacement_003_pos']
650 tags = ['functional', 'replacement']
651
652 # reservation_001_pos - https://github.com/zfsonlinux/zfs/issues/4445
653 # reservation_013_pos - https://github.com/zfsonlinux/zfs/issues/4444
654 # reservation_018_pos - https://github.com/zfsonlinux/zfs/issues/5642
655 [tests/functional/reservation]
656 tests = ['reservation_001_pos', 'reservation_002_pos', 'reservation_003_pos',
657     'reservation_004_pos', 'reservation_005_pos', 'reservation_006_pos',
658     'reservation_007_pos', 'reservation_008_pos', 'reservation_009_pos',
659     'reservation_010_pos', 'reservation_011_pos', 'reservation_012_pos',
660     'reservation_013_pos', 'reservation_014_pos', 'reservation_015_pos',
661     'reservation_016_pos', 'reservation_017_pos']
662 tags = ['functional', 'reservation']
663
664 [tests/functional/rootpool]
665 tests = ['rootpool_002_neg', 'rootpool_003_neg', 'rootpool_007_pos']
666 tags = ['functional', 'rootpool']
667
668 # rsend_008_pos - https://github.com/zfsonlinux/zfs/issues/6066
669 [tests/functional/rsend]
670 tests = ['rsend_001_pos', 'rsend_002_pos', 'rsend_003_pos', 'rsend_004_pos',
671     'rsend_005_pos', 'rsend_006_pos', 'rsend_007_pos', 'rsend_009_pos',
672     'rsend_010_pos', 'rsend_011_pos', 'rsend_012_pos',
673     'rsend_013_pos', 'rsend_014_pos',
674     'rsend_019_pos', 'rsend_020_pos',
675     'rsend_021_pos', 'rsend_022_pos', 'rsend_024_pos',
676     'send-c_verify_ratio', 'send-c_verify_contents', 'send-c_props',
677     'send-c_incremental', 'send-c_volume', 'send-c_zstreamdump',
678     'send-c_lz4_disabled', 'send-c_recv_lz4_disabled',
679     'send-c_mixed_compression', 'send-c_stream_size_estimate', 'send-cD',
680     'send-c_embedded_blocks', 'send-c_resume', 'send-cpL_varied_recsize',
681     'send-c_recv_dedup', 'send_encrypted_files', 'send_encrypted_heirarchy',
682     'send_freeobjects', 'send_realloc_dnode_size']
683 tags = ['functional', 'rsend']
684
685 [tests/functional/scrub_mirror]
686 tests = ['scrub_mirror_001_pos', 'scrub_mirror_002_pos',
687     'scrub_mirror_003_pos', 'scrub_mirror_004_pos']
688 tags = ['functional', 'scrub_mirror']
689
690 [tests/functional/slog]
691 tests = ['slog_001_pos', 'slog_002_pos', 'slog_003_pos', 'slog_004_pos',
692     'slog_005_pos', 'slog_006_pos', 'slog_007_pos', 'slog_008_neg',
693     'slog_009_neg', 'slog_010_neg', 'slog_011_neg', 'slog_012_neg',
694     'slog_013_pos', 'slog_014_pos', 'slog_015_neg', 'slog_replay_fs',
695     'slog_replay_volume']
696 tags = ['functional', 'slog']
697
698 [tests/functional/snapshot]
699 tests = ['clone_001_pos', 'rollback_001_pos', 'rollback_002_pos',
700     'rollback_003_pos', 'snapshot_001_pos', 'snapshot_002_pos',
701     'snapshot_003_pos', 'snapshot_004_pos', 'snapshot_005_pos',
702     'snapshot_006_pos', 'snapshot_007_pos', 'snapshot_008_pos',
703     'snapshot_009_pos', 'snapshot_010_pos', 'snapshot_011_pos',
704     'snapshot_012_pos', 'snapshot_013_pos', 'snapshot_014_pos',
705     'snapshot_015_pos', 'snapshot_016_pos', 'snapshot_017_pos']
706 tags = ['functional', 'snapshot']
707
708 # snapused_004_pos - https://github.com/zfsonlinux/zfs/issues/5513
709 [tests/functional/snapused]
710 tests = ['snapused_001_pos', 'snapused_002_pos', 'snapused_003_pos',
711     'snapused_005_pos']
712 tags = ['functional', 'snapused']
713
714 [tests/functional/sparse]
715 tests = ['sparse_001_pos']
716 tags = ['functional', 'sparse']
717
718 [tests/functional/threadsappend]
719 tests = ['threadsappend_001_pos']
720 tags = ['functional', 'threadsappend']
721
722 [tests/functional/tmpfile]
723 tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos']
724 tags = ['functional', 'tmpfile']
725
726 [tests/functional/truncate]
727 tests = ['truncate_001_pos', 'truncate_002_pos', 'truncate_timestamps']
728 tags = ['functional', 'truncate']
729
730 [tests/functional/upgrade]
731 tests = [ 'upgrade_userobj_001_pos' ]
732 tags = ['functional', 'upgrade']
733
734 [tests/functional/userquota]
735 tests = [
736     'userquota_001_pos', 'userquota_002_pos', 'userquota_003_pos',
737     'userquota_004_pos', 'userquota_005_neg', 'userquota_006_pos',
738     'userquota_007_pos', 'userquota_008_pos', 'userquota_009_pos',
739     'userquota_010_pos', 'userquota_011_pos', 'userquota_012_neg',
740     'userquota_013_pos',
741     'userspace_001_pos', 'userspace_002_pos', 'userspace_003_pos',
742     'groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos' ]
743 tags = ['functional', 'userquota']
744
745 # vdev_zaps_007_pos -- fails due to a pre-existing issue with zpool split
746 [tests/functional/vdev_zaps]
747 tests = ['vdev_zaps_001_pos', 'vdev_zaps_002_pos', 'vdev_zaps_003_pos',
748     'vdev_zaps_004_pos', 'vdev_zaps_005_pos', 'vdev_zaps_006_pos']
749 tags = ['functional', 'vdev_zaps']
750
751 [tests/functional/write_dirs]
752 tests = ['write_dirs_001_pos', 'write_dirs_002_pos']
753 tags = ['functional', 'write_dirs']
754
755 [tests/functional/xattr]
756 tests = ['xattr_001_pos', 'xattr_002_neg', 'xattr_003_neg', 'xattr_004_pos',
757     'xattr_005_pos', 'xattr_006_pos', 'xattr_007_neg', 'xattr_008_pos',
758     'xattr_009_neg', 'xattr_010_neg', 'xattr_011_pos', 'xattr_012_pos',
759     'xattr_013_pos']
760 tags = ['functional', 'xattr']
761
762 [tests/functional/zvol/zvol_ENOSPC]
763 tests = ['zvol_ENOSPC_001_pos']
764 tags = ['functional', 'zvol', 'zvol_ENOSPC']
765
766 [tests/functional/zvol/zvol_cli]
767 tests = ['zvol_cli_001_pos', 'zvol_cli_002_pos', 'zvol_cli_003_neg']
768 tags = ['functional', 'zvol', 'zvol_cli']
769
770 [tests/functional/zvol/zvol_misc]
771 tests = ['zvol_misc_001_neg', 'zvol_misc_002_pos', 'zvol_misc_003_neg',
772     'zvol_misc_004_pos', 'zvol_misc_005_neg', 'zvol_misc_006_pos',
773     'zvol_misc_snapdev', 'zvol_misc_volmode', 'zvol_misc_zil']
774 tags = ['functional', 'zvol', 'zvol_misc']
775
776 [tests/functional/zvol/zvol_swap]
777 tests = ['zvol_swap_001_pos', 'zvol_swap_002_pos', 'zvol_swap_003_pos',
778     'zvol_swap_004_pos', 'zvol_swap_005_pos', 'zvol_swap_006_pos']
779 tags = ['functional', 'zvol', 'zvol_swap']
780
781 [tests/functional/libzfs]
782 tests = ['many_fds']
783 tags = ['functional', 'libzfs']