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