]> git.proxmox.com Git - mirror_zfs.git/blame - tests/runfiles/linux.run
Replace ZFS on Linux references with OpenZFS
[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]
e4a3297a 26tests = ['posix_001_pos', 'posix_002_pos', 'posix_003_pos']
9a810efb 27tags = ['functional', 'acl', 'posix']
6bb24f4d 28
5e74ac51 29[tests/functional/atime:Linux]
27570101 30tests = ['atime_003_pos', 'root_relatime_on']
9a810efb 31tags = ['functional', 'atime']
6bb24f4d 32
5e74ac51 33[tests/functional/chattr:Linux]
b4d8e2be 34tests = ['chattr_001_pos', 'chattr_002_neg']
9a810efb 35tags = ['functional', 'chattr']
b4d8e2be 36
f95704ca
MM
37[tests/functional/checksum:Linux]
38tests = ['run_edonr_test']
39tags = ['functional', 'checksum']
40
5e74ac51
RM
41[tests/functional/cli_root/zfs:Linux]
42tests = ['zfs_003_neg']
9a810efb 43tags = ['functional', 'cli_root', 'zfs']
6bb24f4d 44
5e74ac51
RM
45[tests/functional/cli_root/zfs_mount:Linux]
46tests = ['zfs_mount_006_pos', 'zfs_mount_008_pos', 'zfs_multi_mount']
9a810efb 47tags = ['functional', 'cli_root', 'zfs_mount']
6bb24f4d 48
c15d36c6 49[tests/functional/cli_root/zfs_share:Linux]
7bba1d40
DB
50tests = ['zfs_share_005_pos', 'zfs_share_007_neg', 'zfs_share_009_neg',
51 'zfs_share_012_pos']
c15d36c6
GW
52tags = ['functional', 'cli_root', 'zfs_share']
53
fdf55932
RM
54[tests/functional/cli_root/zfs_sysfs:Linux]
55tests = ['zfeature_set_unsupported', 'zfs_get_unsupported',
56 'zfs_set_unsupported', 'zfs_sysfs_live', 'zpool_get_unsupported',
57 'zpool_set_unsupported']
58tags = ['functional', 'cli_root', 'zfs_sysfs']
59
e4c43902
RM
60[tests/functional/cli_root/zpool_add:Linux]
61tests = ['add_nested_replacing_spare']
62tags = ['functional', 'cli_root', 'zpool_add']
63
e4c43902
RM
64[tests/functional/cli_root/zpool_expand:Linux]
65tests = ['zpool_expand_001_pos', 'zpool_expand_002_pos',
66 'zpool_expand_003_neg', 'zpool_expand_004_pos', 'zpool_expand_005_pos']
67tags = ['functional', 'cli_root', 'zpool_expand']
68
69[tests/functional/cli_root/zpool_reopen:Linux]
70tests = ['zpool_reopen_001_pos', 'zpool_reopen_002_pos',
71 'zpool_reopen_003_pos', 'zpool_reopen_004_pos', 'zpool_reopen_005_pos',
72 'zpool_reopen_006_neg', 'zpool_reopen_007_pos']
73tags = ['functional', 'cli_root', 'zpool_reopen']
74
1bbeb6d7
RM
75[tests/functional/cli_root/zpool_split:Linux]
76tests = ['zpool_split_wholedisk']
77tags = ['functional', 'cli_root', 'zpool_split']
78
5e74ac51
RM
79[tests/functional/compression:Linux]
80tests = ['compress_004_pos']
9a810efb 81tags = ['functional', 'compression']
6bb24f4d 82
5e74ac51 83[tests/functional/deadman:Linux]
8fb1ede1
BB
84tests = ['deadman_sync', 'deadman_zio']
85pre =
86post =
87tags = ['functional', 'deadman']
88
5e74ac51 89[tests/functional/devices:Linux]
95401cb6 90tests = ['devices_001_pos', 'devices_002_neg', 'devices_003_pos']
9a810efb 91tags = ['functional', 'devices']
6bb24f4d 92
5e74ac51 93[tests/functional/events:Linux]
639b1894 94tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter']
9a810efb 95tags = ['functional', 'events']
3f03fc8d 96
f734301d
AD
97[tests/functional/fallocate:Linux]
98tests = ['fallocate_prealloc', 'fallocate_punch-hole']
99tags = ['functional', 'fallocate']
100
5e74ac51 101[tests/functional/fault:Linux]
e4c43902
RM
102tests = ['auto_offline_001_pos', 'auto_online_001_pos', 'auto_replace_001_pos',
103 'auto_spare_001_pos', 'auto_spare_002_pos', 'auto_spare_multiple',
104 'auto_spare_ashift', 'auto_spare_shared', 'decrypt_fault',
105 'decompress_fault', 'scrub_after_resilver', 'zpool_status_-s']
9a810efb 106tags = ['functional', 'fault']
ec0e24c2 107
5e74ac51
RM
108[tests/functional/features/large_dnode:Linux]
109tests = ['large_dnode_002_pos', 'large_dnode_006_pos', 'large_dnode_008_pos']
9a810efb 110tags = ['functional', 'features', 'large_dnode']
50c957f7 111
5e74ac51
RM
112[tests/functional/io:Linux]
113tests = ['libaio']
a584ef26
BB
114tags = ['functional', 'io']
115
5e74ac51
RM
116[tests/functional/mmap:Linux]
117tests = ['mmap_libaio_001_pos']
9a810efb 118tags = ['functional', 'mmap']
6bb24f4d 119
e4c43902
RM
120[tests/functional/mmp:Linux]
121tests = ['mmp_on_thread', 'mmp_on_uberblocks', 'mmp_on_off', 'mmp_interval',
122 'mmp_active_import', 'mmp_inactive_import', 'mmp_exported_import',
123 'mmp_write_uberblocks', 'mmp_reset_interval', 'multihost_history',
124 'mmp_on_zdb', 'mmp_write_distribution', 'mmp_hostid']
125tags = ['functional', 'mmp']
126
127[tests/functional/mount:Linux]
128tests = ['umount_unlinked_drain']
129tags = ['functional', 'mount']
130
221e6704
FD
131[tests/functional/pam:Linux]
132tests = ['pam_basic', 'pam_nounmount']
133tags = ['functional', 'pam']
134
fdf55932
RM
135[tests/functional/procfs:Linux]
136tests = ['procfs_list_basic', 'procfs_list_concurrent_readers',
137 'procfs_list_stale_read', 'pool_state']
138tags = ['functional', 'procfs']
139
5e74ac51 140[tests/functional/projectquota:Linux]
9c5167d1
NF
141tests = ['projectid_001_pos', 'projectid_002_pos', 'projectid_003_pos',
142 'projectquota_001_pos', 'projectquota_002_pos', 'projectquota_003_pos',
143 'projectquota_004_neg', 'projectquota_005_pos', 'projectquota_006_pos',
144 'projectquota_007_pos', 'projectquota_008_pos', 'projectquota_009_pos',
145 'projectspace_001_pos', 'projectspace_002_pos', 'projectspace_003_pos',
146 'projectspace_004_pos',
5e74ac51 147 'projecttree_001_pos', 'projecttree_002_pos', 'projecttree_003_neg']
9c5167d1
NF
148tags = ['functional', 'projectquota']
149
5e74ac51
RM
150[tests/functional/rsend:Linux]
151tests = ['send_realloc_dnode_size', 'send_encrypted_files']
9a810efb 152tags = ['functional', 'rsend']
6bb24f4d 153
5e74ac51
RM
154[tests/functional/snapshot:Linux]
155tests = ['snapshot_015_pos', 'snapshot_016_pos']
9a810efb 156tags = ['functional', 'snapshot']
f925de3a 157
28f7427a 158[tests/functional/tmpfile:Linux]
ddb4e69d
TK
159tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos',
160 'tmpfile_stat_mode']
28f7427a
RM
161tags = ['functional', 'tmpfile']
162
5e74ac51
RM
163[tests/functional/upgrade:Linux]
164tests = ['upgrade_projectquota_001_pos']
9a810efb 165tags = ['functional', 'upgrade']
1de321e6 166
610eec45
RM
167[tests/functional/user_namespace:Linux]
168tests = ['user_namespace_001']
169tags = ['functional', 'user_namespace']
170
5e74ac51
RM
171[tests/functional/userquota:Linux]
172tests = ['groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos',
173 'userquota_013_pos', 'userspace_003_pos']
9a810efb 174tags = ['functional', 'userquota']