]> git.proxmox.com Git - mirror_zfs.git/blob - tests/runfiles/linux.run
Allow block cloning across encrypted datasets
[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 failsafe_user = root
21 failsafe = callbacks/zfs_failsafe
22 outputdir = /var/tmp/test_results
23 tags = ['functional']
24
25 [tests/functional/acl/posix:Linux]
26 tests = ['posix_001_pos', 'posix_002_pos', 'posix_003_pos', 'posix_004_pos']
27 tags = ['functional', 'acl', 'posix']
28
29 [tests/functional/acl/posix-sa:Linux]
30 tests = ['posix_001_pos', 'posix_002_pos', 'posix_003_pos', 'posix_004_pos']
31 tags = ['functional', 'acl', 'posix-sa']
32
33 [tests/functional/atime:Linux]
34 tests = ['atime_003_pos', 'root_relatime_on']
35 tags = ['functional', 'atime']
36
37 [tests/functional/block_cloning:Linux]
38 tests = ['block_cloning_copyfilerange', 'block_cloning_copyfilerange_partial',
39 'block_cloning_copyfilerange_fallback',
40 'block_cloning_ficlone', 'block_cloning_ficlonerange',
41 'block_cloning_ficlonerange_partial',
42 'block_cloning_disabled_copyfilerange', 'block_cloning_disabled_ficlone',
43 'block_cloning_disabled_ficlonerange',
44 'block_cloning_copyfilerange_cross_dataset',
45 'block_cloning_cross_enc_dataset',
46 'block_cloning_copyfilerange_fallback_same_txg']
47 tags = ['functional', 'block_cloning']
48
49 [tests/functional/chattr:Linux]
50 tests = ['chattr_001_pos', 'chattr_002_neg']
51 tags = ['functional', 'chattr']
52
53 [tests/functional/cli_root/zfs:Linux]
54 tests = ['zfs_003_neg']
55 tags = ['functional', 'cli_root', 'zfs']
56
57 [tests/functional/cli_root/zfs_mount:Linux]
58 tests = ['zfs_mount_006_pos', 'zfs_mount_008_pos', 'zfs_mount_013_pos',
59 'zfs_mount_014_neg', 'zfs_multi_mount']
60 tags = ['functional', 'cli_root', 'zfs_mount']
61
62 [tests/functional/cli_root/zfs_share:Linux]
63 tests = ['zfs_share_005_pos', 'zfs_share_007_neg', 'zfs_share_009_neg',
64 'zfs_share_012_pos', 'zfs_share_013_pos']
65 tags = ['functional', 'cli_root', 'zfs_share']
66
67 [tests/functional/cli_root/zfs_unshare:Linux]
68 tests = ['zfs_unshare_008_pos']
69 tags = ['functional', 'cli_root', 'zfs_unshare']
70
71 [tests/functional/cli_root/zfs_sysfs:Linux]
72 tests = ['zfeature_set_unsupported', 'zfs_get_unsupported',
73 'zfs_set_unsupported', 'zfs_sysfs_live', 'zpool_get_unsupported',
74 'zpool_set_unsupported']
75 tags = ['functional', 'cli_root', 'zfs_sysfs']
76
77 [tests/functional/cli_root/zpool_add:Linux]
78 tests = ['add_nested_replacing_spare']
79 tags = ['functional', 'cli_root', 'zpool_add']
80
81 [tests/functional/cli_root/zpool_expand:Linux]
82 tests = ['zpool_expand_001_pos', 'zpool_expand_002_pos',
83 'zpool_expand_003_neg', 'zpool_expand_004_pos', 'zpool_expand_005_pos']
84 tags = ['functional', 'cli_root', 'zpool_expand']
85
86 [tests/functional/cli_root/zpool_import:Linux]
87 tests = ['zpool_import_hostid_changed',
88 'zpool_import_hostid_changed_unclean_export',
89 'zpool_import_hostid_changed_cachefile',
90 'zpool_import_hostid_changed_cachefile_unclean_export']
91 tags = ['functional', 'cli_root', 'zpool_import']
92
93 [tests/functional/cli_root/zpool_reopen:Linux]
94 tests = ['zpool_reopen_001_pos', 'zpool_reopen_002_pos',
95 'zpool_reopen_003_pos', 'zpool_reopen_004_pos', 'zpool_reopen_005_pos',
96 'zpool_reopen_006_neg', 'zpool_reopen_007_pos']
97 tags = ['functional', 'cli_root', 'zpool_reopen']
98
99 [tests/functional/cli_root/zpool_split:Linux]
100 tests = ['zpool_split_wholedisk']
101 tags = ['functional', 'cli_root', 'zpool_split']
102
103 [tests/functional/compression:Linux]
104 tests = ['compress_004_pos']
105 tags = ['functional', 'compression']
106
107 [tests/functional/devices:Linux]
108 tests = ['devices_001_pos', 'devices_002_neg', 'devices_003_pos']
109 tags = ['functional', 'devices']
110
111 [tests/functional/events:Linux]
112 tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter', 'zed_fd_spill',
113 'zed_cksum_reported', 'zed_cksum_config', 'zed_io_config']
114 tags = ['functional', 'events']
115
116 [tests/functional/fadvise:Linux]
117 tests = ['fadvise_sequential']
118 tags = ['functional', 'fadvise']
119
120 [tests/functional/fallocate:Linux]
121 tests = ['fallocate_prealloc', 'fallocate_zero-range']
122 tags = ['functional', 'fallocate']
123
124 [tests/functional/fault:Linux]
125 tests = ['auto_offline_001_pos', 'auto_online_001_pos', 'auto_online_002_pos',
126 'auto_replace_001_pos', 'auto_replace_002_pos', 'auto_spare_001_pos',
127 'auto_spare_002_pos', 'auto_spare_multiple', 'auto_spare_ashift',
128 'auto_spare_shared', 'decrypt_fault', 'decompress_fault',
129 'scrub_after_resilver', 'zpool_status_-s']
130 tags = ['functional', 'fault']
131
132 [tests/functional/features/large_dnode:Linux]
133 tests = ['large_dnode_002_pos', 'large_dnode_006_pos', 'large_dnode_008_pos']
134 tags = ['functional', 'features', 'large_dnode']
135
136 [tests/functional/io:Linux]
137 tests = ['libaio', 'io_uring']
138 tags = ['functional', 'io']
139
140 [tests/functional/largest_pool:Linux]
141 tests = ['largest_pool_001_pos']
142 pre =
143 post =
144 tags = ['functional', 'largest_pool']
145
146 [tests/functional/mmap:Linux]
147 tests = ['mmap_libaio_001_pos', 'mmap_sync_001_pos']
148 tags = ['functional', 'mmap']
149
150 [tests/functional/mmp:Linux]
151 tests = ['mmp_on_thread', 'mmp_on_uberblocks', 'mmp_on_off', 'mmp_interval',
152 'mmp_active_import', 'mmp_inactive_import', 'mmp_exported_import',
153 'mmp_write_uberblocks', 'mmp_reset_interval', 'multihost_history',
154 'mmp_on_zdb', 'mmp_write_distribution', 'mmp_hostid']
155 tags = ['functional', 'mmp']
156
157 [tests/functional/mount:Linux]
158 tests = ['umount_unlinked_drain']
159 tags = ['functional', 'mount']
160
161 [tests/functional/pam:Linux]
162 tests = ['pam_basic', 'pam_change_unmounted', 'pam_nounmount', 'pam_recursive',
163 'pam_short_password']
164 tags = ['functional', 'pam']
165
166 [tests/functional/procfs:Linux]
167 tests = ['procfs_list_basic', 'procfs_list_concurrent_readers',
168 'procfs_list_stale_read', 'pool_state']
169 tags = ['functional', 'procfs']
170
171 [tests/functional/projectquota:Linux]
172 tests = ['projectid_001_pos', 'projectid_002_pos', 'projectid_003_pos',
173 'projectquota_001_pos', 'projectquota_002_pos', 'projectquota_003_pos',
174 'projectquota_004_neg', 'projectquota_005_pos', 'projectquota_006_pos',
175 'projectquota_007_pos', 'projectquota_008_pos', 'projectquota_009_pos',
176 'projectspace_001_pos', 'projectspace_002_pos', 'projectspace_003_pos',
177 'projectspace_004_pos',
178 'projecttree_001_pos', 'projecttree_002_pos', 'projecttree_003_neg']
179 tags = ['functional', 'projectquota']
180
181 [tests/functional/dos_attributes:Linux]
182 tests = ['read_dos_attrs_001', 'write_dos_attrs_001']
183 tags = ['functional', 'dos_attributes']
184
185 [tests/functional/renameat2:Linux]
186 tests = ['renameat2_noreplace', 'renameat2_exchange', 'renameat2_whiteout']
187 tags = ['functional', 'renameat2']
188
189 [tests/functional/rsend:Linux]
190 tests = ['send_realloc_dnode_size', 'send_encrypted_files']
191 tags = ['functional', 'rsend']
192
193 [tests/functional/simd:Linux]
194 pre =
195 post =
196 tests = ['simd_supported']
197 tags = ['functional', 'simd']
198
199 [tests/functional/snapshot:Linux]
200 tests = ['snapshot_015_pos', 'snapshot_016_pos']
201 tags = ['functional', 'snapshot']
202
203 [tests/functional/tmpfile:Linux]
204 tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos',
205 'tmpfile_stat_mode']
206 tags = ['functional', 'tmpfile']
207
208 [tests/functional/upgrade:Linux]
209 tests = ['upgrade_projectquota_001_pos']
210 tags = ['functional', 'upgrade']
211
212 [tests/functional/user_namespace:Linux]
213 tests = ['user_namespace_001', 'user_namespace_002', 'user_namespace_003',
214 'user_namespace_004']
215 tags = ['functional', 'user_namespace']
216
217 [tests/functional/userquota:Linux]
218 tests = ['groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos',
219 'userquota_013_pos', 'userspace_003_pos']
220 tags = ['functional', 'userquota']
221
222 [tests/functional/zvol/zvol_misc:Linux]
223 tests = ['zvol_misc_fua']
224 tags = ['functional', 'zvol', 'zvol_misc']
225
226 [tests/functional/idmap_mount:Linux]
227 tests = ['idmap_mount_001', 'idmap_mount_002', 'idmap_mount_003',
228 'idmap_mount_004', 'idmap_mount_005']
229 tags = ['functional', 'idmap_mount']