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