1# SPDX-License-Identifier: CDDL-1.0 2# 3# This file and its contents are supplied under the terms of the 4# Common Development and Distribution License ("CDDL"), version 1.0. 5# You may only use this file in accordance with the terms of version 6# 1.0 of the CDDL. 7# 8# A full copy of the text of the CDDL should have accompanied this 9# source. A copy of the CDDL is also available via the Internet at 10# https://opensource.org/license/CDDL-1.0. 11# 12 13[DEFAULT] 14pre = setup 15quiet = False 16pre_user = root 17user = root 18timeout = 600 19post_user = root 20post = cleanup 21failsafe_user = root 22failsafe = callbacks/zfs_failsafe 23tags = ['functional'] 24 25[tests/functional/acl/posix:Linux] 26tests = ['posix_001_pos', 'posix_002_pos', 'posix_003_pos', 27 'posix_004_pos', 'posix_005_pos'] 28tags = ['functional', 'acl', 'posix'] 29 30[tests/functional/acl/posix-sa:Linux] 31tests = ['posix_001_pos', 'posix_002_pos', 'posix_003_pos', 'posix_004_pos'] 32tags = ['functional', 'acl', 'posix-sa'] 33 34[tests/functional/block_cloning:Linux] 35tests = ['block_cloning_ficlone', 'block_cloning_ficlonerange', 36 'block_cloning_ficlonerange_partial', 'block_cloning_disabled_ficlone', 37 'block_cloning_disabled_ficlonerange', 'block_cloning_fideduperange', 38 'block_cloning_fideduperange_blksz', 39 'block_cloning_fideduperange_compress', 40 'block_cloning_fideduperange_differs', 41 'block_cloning_fideduperange_eof', 42 'block_cloning_fideduperange_mtime', 43 'block_cloning_fideduperange_partial', 44 'block_cloning_fideduperange_replay', 45 'block_cloning_fideduperange_sparse', 46 'block_cloning_fideduperange_subblock', 47 'block_cloning_fideduperange_tail', 48 'block_cloning_disabled_fideduperange'] 49tags = ['functional', 'block_cloning'] 50 51[tests/functional/chattr:Linux] 52tests = ['chattr_001_pos', 'chattr_002_neg'] 53tags = ['functional', 'chattr'] 54 55[tests/functional/cli_root/zfs:Linux] 56tests = ['zfs_003_neg'] 57tags = ['functional', 'cli_root', 'zfs'] 58 59[tests/functional/cli_root/zfs_mount:Linux] 60tests = ['zfs_mount_006_pos', 'zfs_mount_008_pos', 'zfs_mount_013_pos', 61 'zfs_mount_014_neg', 'zfs_multi_mount'] 62tags = ['functional', 'cli_root', 'zfs_mount'] 63 64[tests/functional/cli_root/zfs_share:Linux] 65tests = ['zfs_share_005_pos', 'zfs_share_007_neg', 'zfs_share_009_neg', 66 'zfs_share_012_pos', 'zfs_share_013_pos'] 67tags = ['functional', 'cli_root', 'zfs_share'] 68 69[tests/functional/cli_root/zfs_unshare:Linux] 70tests = ['zfs_unshare_008_pos'] 71tags = ['functional', 'cli_root', 'zfs_unshare'] 72 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 79[tests/functional/cli_root/zpool_add:Linux] 80tests = ['add_nested_replacing_spare'] 81tags = ['functional', 'cli_root', 'zpool_add'] 82 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', 86 'zpool_expand_006_pos', 'zpool_expand_007_pos'] 87tags = ['functional', 'cli_root', 'zpool_expand'] 88 89[tests/functional/cli_root/zpool_import:Linux] 90tests = ['zpool_import_aux_paths', 'zpool_import_hostid_changed', 91 'zpool_import_hostid_changed_unclean_export', 92 'zpool_import_hostid_changed_cachefile', 93 'zpool_import_hostid_changed_cachefile_unclean_export'] 94tags = ['functional', 'cli_root', 'zpool_import'] 95 96[tests/functional/cli_root/zpool_reopen:Linux] 97tests = ['zpool_reopen_001_pos', 'zpool_reopen_002_pos', 98 'zpool_reopen_003_pos', 'zpool_reopen_004_pos', 'zpool_reopen_005_pos', 99 'zpool_reopen_006_neg', 'zpool_reopen_007_pos'] 100tags = ['functional', 'cli_root', 'zpool_reopen'] 101 102[tests/functional/cli_root/zpool_split:Linux] 103tests = ['zpool_split_wholedisk'] 104tags = ['functional', 'cli_root', 'zpool_split'] 105 106[tests/functional/dedup:Linux] 107tests = ['dedup_legacy_gang'] 108tags = ['functional', 'dedup'] 109 110[tests/functional/device_access:Linux] 111tests = ['device_access_create', 'device_access_attach', 'device_access_add', 112 'device_access_import'] 113tags = ['functional', 'device_access'] 114 115[tests/functional/devices:Linux] 116tests = ['devices_001_pos', 'devices_002_neg', 'devices_003_pos'] 117tags = ['functional', 'devices'] 118 119[tests/functional/direct:Linux] 120tests = ['dio_loopback_dev', 'dio_read_verify_decline', 'dio_write_verify'] 121tags = ['functional', 'direct'] 122 123[tests/functional/events:Linux] 124tests = ['events_001_pos', 'events_002_pos', 'zed_rc_filter', 'zed_fd_spill', 125 'zed_cksum_reported', 'zed_cksum_config', 'zed_io_config', 126 'zed_slow_io', 'zed_slow_io_many_vdevs', 'zed_diagnose_multiple', 127 'zed_synchronous_zedlet', 'slow_vdev_sit_out', 'slow_vdev_sit_out_neg', 128 'slow_vdev_degraded_sit_out'] 129tags = ['functional', 'events'] 130 131[tests/functional/fallocate:Linux] 132tests = ['fallocate_extend_timestamps', 'fallocate_prealloc', 'fallocate_zero-range'] 133tags = ['functional', 'fallocate'] 134 135[tests/functional/fault:Linux] 136tests = ['auto_offline_001_pos', 'auto_online_001_pos', 'auto_online_002_pos', 137 'auto_replace_001_pos', 'auto_replace_002_pos', 'auto_spare_001_pos', 138 'auto_spare_002_pos', 'auto_spare_double', 'auto_spare_multiple', 139 'auto_spare_ashift', 'auto_spare_rotational', 'auto_spare_shared', 140 'decrypt_fault', 141 'decompress_fault', 'fault_limits', 'scrub_after_resilver', 142 'suspend_on_probe_errors', 'suspend_resume_single', 'suspend_draid_fgroups', 143 'zpool_status_-s'] 144tags = ['functional', 'fault'] 145 146[tests/functional/features/large_dnode:Linux] 147tests = ['large_dnode_002_pos', 'large_dnode_006_pos', 'large_dnode_008_pos'] 148tags = ['functional', 'features', 'large_dnode'] 149 150[tests/functional/io:Linux] 151tests = ['libaio', 'io_uring'] 152tags = ['functional', 'io'] 153 154[tests/functional/largest_pool:Linux] 155tests = ['largest_pool_001_pos'] 156pre = 157post = 158tags = ['functional', 'largest_pool'] 159 160[tests/functional/lease:Linux] 161tests = ['lease_setlease'] 162tags = ['functional', 'lease'] 163 164[tests/functional/longname:Linux] 165tests = ['longname_001_pos', 'longname_002_pos', 'longname_003_pos'] 166tags = ['functional', 'longname'] 167 168[tests/functional/luks:Linux] 169pre = 170post = 171tests = ['luks_sanity'] 172tags = ['functional', 'luks'] 173 174[tests/functional/mmap:Linux] 175tests = ['mmap_libaio_001_pos', 'mmap_sync_001_pos'] 176tags = ['functional', 'mmap'] 177 178[tests/functional/mmp:Linux] 179tests = ['mmp_on_thread', 'mmp_on_uberblocks', 'mmp_on_off', 'mmp_interval', 180 'mmp_active_import', 'mmp_inactive_import', 'mmp_exported_import', 181 'mmp_degraded_import', 'mmp_zhack_reclaim', 182 'mmp_write_uberblocks', 'mmp_reset_interval', 'multihost_history', 183 'mmp_on_zdb', 'mmp_write_distribution', 'mmp_hostid', 'mmp_write_slow_disk', 184 'mmp_concurrent_import'] 185tags = ['functional', 'mmp'] 186timeout = 1200 187 188[tests/functional/mount:Linux] 189tests = ['umount_unlinked_drain', 'mount_loopback', 'mount_null_source'] 190tags = ['functional', 'mount'] 191 192[tests/functional/pam:Linux] 193tests = ['pam_basic', 'pam_change_unmounted', 'pam_mount_recursively', 194 'pam_nounmount', 'pam_recursive', 'pam_short_password'] 195tags = ['functional', 'pam'] 196 197[tests/functional/procfs:Linux] 198tests = ['procfs_list_basic', 'procfs_list_concurrent_readers', 199 'procfs_list_stale_read', 'pool_state'] 200tags = ['functional', 'procfs'] 201 202[tests/functional/projectquota:Linux] 203tests = ['defaultprojectquota_001_pos', 'defaultprojectquota_005_pos', 204 'projectid_001_pos', 'projectid_002_pos', 'projectid_003_pos', 205 'projectid_004_pos', 206 'projectquota_001_pos', 'projectquota_003_pos', 'projectquota_006_pos', 207 'projectspace_001_pos', 'projectspace_002_pos', 'projectspace_003_pos', 208 'projectspace_004_pos', 'projectspace_005_pos', 'projecttree_001_pos'] 209tags = ['functional', 'projectquota'] 210 211[tests/functional/dos_attributes:Linux] 212tests = ['read_dos_attrs_001', 'write_dos_attrs_001'] 213tags = ['functional', 'dos_attributes'] 214 215[tests/functional/renameat2:Linux] 216tests = ['renameat2_noreplace', 'renameat2_exchange', 'renameat2_whiteout'] 217tags = ['functional', 'renameat2'] 218 219[tests/functional/rsend:Linux] 220tests = ['send_realloc_dnode_size', 'send_encrypted_files', 221 'send-c_longname'] 222tags = ['functional', 'rsend'] 223 224[tests/functional/simd:Linux] 225pre = 226post = 227tests = ['simd_supported'] 228tags = ['functional', 'simd'] 229 230[tests/functional/snapdir:Linux] 231tests = ['snapdir_admin_create_destroy', 'snapdir_admin_rename_destroy', 232 'snapdir_admin_disabled', 'snapdir_mount_expire_idle', 233 'snapdir_mount_expire_busy', 'snapdir_mount_no_setuid', 234 'snapdir_stat_no_mount', 'snapdir_mount_bind', 'snapdir_mount_move', 235 'snapdir_mount_expire_bind', 'snapdir_mount_expire_move', 236 'snapdir_mount_multiple', 'snapdir_mount_fd_hold', 'snapdir_mount_foreign', 237 'snapdir_mount_destroy_defer'] 238tags = ['functional', 'snapdir'] 239 240[tests/functional/syncfs:Linux] 241tests = ['syncfs_suspend'] 242tags = ['functional', 'syncfs'] 243pre = 244post = 245 246[tests/functional/tmpfile:Linux] 247tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos', 248 'tmpfile_stat_mode'] 249tags = ['functional', 'tmpfile'] 250 251[tests/functional/upgrade:Linux] 252tests = ['upgrade_projectquota_001_pos', 'upgrade_projectquota_002_pos'] 253tags = ['functional', 'upgrade'] 254 255[tests/functional/user_namespace:Linux] 256tests = ['user_namespace_001', 'user_namespace_002', 'user_namespace_003', 257 'user_namespace_004', 'user_namespace_secpolicy_sys_config', 258 'user_namespace_secpolicy_zinject'] 259tags = ['functional', 'user_namespace'] 260 261[tests/functional/userquota:Linux] 262tests = ['groupspace_001_pos', 'groupspace_002_pos', 'groupspace_003_pos', 263 'groupspace_004_pos','userquota_013_pos', 'userspace_003_pos'] 264tags = ['functional', 'userquota'] 265 266[tests/functional/zvol/zvol_misc:Linux] 267tests = ['zvol_misc_fua'] 268tags = ['functional', 'zvol', 'zvol_misc'] 269 270[tests/functional/idmap_mount:Linux] 271tests = ['idmap_mount_001', 'idmap_mount_002', 'idmap_mount_003', 272 'idmap_mount_004', 'idmap_mount_005'] 273tags = ['functional', 'idmap_mount'] 274