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# This run file contains a subset of functional tests which exercise 12# as much functionality as possible while still executing relatively 13# quickly. The included tests should take no more than a few seconds 14# each to run at most. This provides a convenient way to sanity test a 15# change before commiting to a full test run which takes several hours. 16# 17# Approximate run time: 15 minutes 18# 19 20[DEFAULT] 21pre = setup 22quiet = False 23pre_user = root 24user = root 25timeout = 180 26post_user = root 27post = cleanup 28failsafe_user = root 29failsafe = callbacks/zfs_failsafe 30outputdir = /var/tmp/test_results 31tags = ['functional'] 32 33[tests/functional/alloc_class] 34tests = ['alloc_class_003_pos', 'alloc_class_004_pos', 'alloc_class_005_pos', 35 'alloc_class_006_pos', 'alloc_class_008_pos', 'alloc_class_010_pos', 36 'alloc_class_011_neg'] 37tags = ['functional', 'alloc_class'] 38 39[tests/functional/arc] 40tests = ['dbufstats_001_pos', 'dbufstats_002_pos', 'arcstats_runtime_tuning'] 41tags = ['functional', 'arc'] 42 43[tests/functional/bootfs] 44tests = ['bootfs_004_neg', 'bootfs_007_pos'] 45tags = ['functional', 'bootfs'] 46 47[tests/functional/cache] 48tests = ['cache_004_neg', 'cache_005_neg', 'cache_007_neg', 'cache_010_pos'] 49tags = ['functional', 'cache'] 50 51[tests/functional/cachefile] 52tests = ['cachefile_001_pos', 'cachefile_002_pos', 'cachefile_003_pos', 53 'cachefile_004_pos'] 54tags = ['functional', 'cachefile'] 55 56[tests/functional/casenorm] 57tests = ['case_all_values', 'norm_all_values', 'sensitive_none_lookup', 58 'sensitive_none_delete', 'insensitive_none_lookup', 59 'insensitive_none_delete', 'mixed_none_lookup', 'mixed_none_delete'] 60tags = ['functional', 'casenorm'] 61 62[tests/functional/channel_program/lua_core] 63tests = ['tst.args_to_lua', 'tst.divide_by_zero', 'tst.exists', 64 'tst.integer_illegal', 'tst.integer_overflow', 'tst.language_functions_neg', 65 'tst.language_functions_pos', 'tst.large_prog', 'tst.libraries', 66 'tst.memory_limit', 'tst.nested_neg', 'tst.nested_pos', 'tst.nvlist_to_lua', 67 'tst.recursive_neg', 'tst.recursive_pos', 'tst.return_large', 68 'tst.return_nvlist_neg', 'tst.return_nvlist_pos', 69 'tst.return_recursive_table', 'tst.stack_gsub', 'tst.timeout'] 70tags = ['functional', 'channel_program', 'lua_core'] 71 72[tests/functional/channel_program/synctask_core] 73tests = ['tst.destroy_fs', 'tst.destroy_snap', 'tst.get_count_and_limit', 74 'tst.get_index_props', 'tst.get_mountpoint', 'tst.get_neg', 75 'tst.get_number_props', 'tst.get_string_props', 'tst.get_type', 76 'tst.get_userquota', 'tst.get_written', 'tst.inherit', 'tst.list_bookmarks', 77 'tst.list_children', 'tst.list_clones', 'tst.list_holds', 78 'tst.list_snapshots', 'tst.list_system_props', 79 'tst.list_user_props', 'tst.parse_args_neg','tst.promote_conflict', 80 'tst.promote_multiple', 'tst.promote_simple', 'tst.rollback_mult', 81 'tst.rollback_one', 'tst.set_props', 'tst.snapshot_destroy', 82 'tst.snapshot_neg', 'tst.snapshot_recursive', 'tst.snapshot_simple', 83 'tst.bookmark.create', 'tst.bookmark.copy'] 84tags = ['functional', 'channel_program', 'synctask_core'] 85 86[tests/functional/cli_root/zdb] 87tests = ['zdb_003_pos', 'zdb_004_pos', 'zdb_005_pos'] 88pre = 89post = 90tags = ['functional', 'cli_root', 'zdb'] 91 92[tests/functional/cli_root/zfs] 93tests = ['zfs_001_neg', 'zfs_002_pos'] 94tags = ['functional', 'cli_root', 'zfs'] 95 96[tests/functional/cli_root/zfs_bookmark] 97tests = ['zfs_bookmark_cliargs'] 98tags = ['functional', 'cli_root', 'zfs_bookmark'] 99 100[tests/functional/cli_root/zfs_change-key] 101tests = ['zfs_change-key', 'zfs_change-key_child', 'zfs_change-key_format', 102 'zfs_change-key_inherit', 'zfs_change-key_load', 'zfs_change-key_location', 103 'zfs_change-key_pbkdf2iters', 'zfs_change-key_clones'] 104tags = ['functional', 'cli_root', 'zfs_change-key'] 105 106[tests/functional/cli_root/zfs_clone] 107tests = ['zfs_clone_001_neg', 'zfs_clone_002_pos', 'zfs_clone_003_pos', 108 'zfs_clone_004_pos', 'zfs_clone_005_pos', 'zfs_clone_006_pos', 109 'zfs_clone_007_pos', 'zfs_clone_008_neg', 'zfs_clone_009_neg', 110 'zfs_clone_encrypted'] 111tags = ['functional', 'cli_root', 'zfs_clone'] 112 113[tests/functional/cli_root/zfs_create] 114tests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos', 115 'zfs_create_004_pos', 'zfs_create_005_pos', 'zfs_create_006_pos', 116 'zfs_create_007_pos', 'zfs_create_011_pos', 'zfs_create_012_pos', 117 'zfs_create_013_pos', 'zfs_create_014_pos', 'zfs_create_encrypted', 118 'zfs_create_dryrun', 'zfs_create_verbose'] 119tags = ['functional', 'cli_root', 'zfs_create'] 120 121[tests/functional/cli_root/zfs_destroy] 122tests = ['zfs_destroy_002_pos', 'zfs_destroy_003_pos', 123 'zfs_destroy_004_pos', 'zfs_destroy_006_neg', 'zfs_destroy_007_neg', 124 'zfs_destroy_008_pos', 'zfs_destroy_009_pos', 'zfs_destroy_010_pos', 125 'zfs_destroy_011_pos', 'zfs_destroy_012_pos', 'zfs_destroy_013_neg', 126 'zfs_destroy_014_pos', 'zfs_destroy_dev_removal', 127 'zfs_destroy_dev_removal_condense'] 128tags = ['functional', 'cli_root', 'zfs_destroy'] 129 130[tests/functional/cli_root/zfs_diff] 131tests = ['zfs_diff_cliargs', 'zfs_diff_encrypted'] 132tags = ['functional', 'cli_root', 'zfs_diff'] 133 134[tests/functional/cli_root/zfs_get] 135tests = ['zfs_get_003_pos', 'zfs_get_006_neg', 'zfs_get_007_neg', 136 'zfs_get_010_neg'] 137tags = ['functional', 'cli_root', 'zfs_get'] 138 139[tests/functional/cli_root/zfs_inherit] 140tests = ['zfs_inherit_001_neg', 'zfs_inherit_003_pos', 'zfs_inherit_mountpoint'] 141tags = ['functional', 'cli_root', 'zfs_inherit'] 142 143[tests/functional/cli_root/zfs_load-key] 144tests = ['zfs_load-key', 'zfs_load-key_all', 'zfs_load-key_file', 145 'zfs_load-key_location', 'zfs_load-key_noop', 'zfs_load-key_recursive'] 146tags = ['functional', 'cli_root', 'zfs_load-key'] 147 148[tests/functional/cli_root/zfs_mount] 149tests = ['zfs_mount_001_pos', 'zfs_mount_002_pos', 'zfs_mount_003_pos', 150 'zfs_mount_004_pos', 'zfs_mount_005_pos', 'zfs_mount_007_pos', 151 'zfs_mount_009_neg', 'zfs_mount_010_neg', 'zfs_mount_011_neg', 152 'zfs_mount_012_pos', 'zfs_mount_encrypted', 'zfs_mount_remount', 153 'zfs_mount_all_fail', 'zfs_mount_all_mountpoints', 'zfs_mount_test_race'] 154tags = ['functional', 'cli_root', 'zfs_mount'] 155 156[tests/functional/cli_root/zfs_program] 157tests = ['zfs_program_json'] 158tags = ['functional', 'cli_root', 'zfs_program'] 159 160[tests/functional/cli_root/zfs_promote] 161tests = ['zfs_promote_001_pos', 'zfs_promote_002_pos', 'zfs_promote_003_pos', 162 'zfs_promote_004_pos', 'zfs_promote_005_pos', 'zfs_promote_006_neg', 163 'zfs_promote_007_neg', 'zfs_promote_008_pos', 'zfs_promote_encryptionroot'] 164tags = ['functional', 'cli_root', 'zfs_promote'] 165 166[tests/functional/cli_root/zfs_receive] 167tests = ['zfs_receive_001_pos', 'zfs_receive_002_pos', 'zfs_receive_003_pos', 168 'zfs_receive_004_neg', 'zfs_receive_005_neg', 'zfs_receive_006_pos', 169 'zfs_receive_007_neg', 'zfs_receive_008_pos', 'zfs_receive_009_neg', 170 'zfs_receive_010_pos', 'zfs_receive_011_pos', 'zfs_receive_012_pos', 171 'zfs_receive_013_pos', 'zfs_receive_014_pos', 'zfs_receive_015_pos', 172 'zfs_receive_016_pos', 'zfs_receive_from_encrypted', 173 'zfs_receive_to_encrypted', 'zfs_receive_raw', 174 'zfs_receive_raw_incremental', 'zfs_receive_-e', 175 'zfs_receive_raw_-d', 'zfs_receive_from_zstd', 'zfs_receive_new_props'] 176tags = ['functional', 'cli_root', 'zfs_receive'] 177 178[tests/functional/cli_root/zfs_rename] 179tests = ['zfs_rename_003_pos', 'zfs_rename_004_neg', 180 'zfs_rename_005_neg', 'zfs_rename_006_pos', 'zfs_rename_007_pos', 181 'zfs_rename_008_pos', 'zfs_rename_009_neg', 'zfs_rename_010_neg', 182 'zfs_rename_011_pos', 'zfs_rename_012_neg', 'zfs_rename_013_pos', 183 'zfs_rename_encrypted_child', 'zfs_rename_to_encrypted', 184 'zfs_rename_mountpoint', 'zfs_rename_nounmount'] 185tags = ['functional', 'cli_root', 'zfs_rename'] 186 187[tests/functional/cli_root/zfs_reservation] 188tests = ['zfs_reservation_001_pos', 'zfs_reservation_002_pos'] 189tags = ['functional', 'cli_root', 'zfs_reservation'] 190 191[tests/functional/cli_root/zfs_rollback] 192tests = ['zfs_rollback_003_neg', 'zfs_rollback_004_neg'] 193tags = ['functional', 'cli_root', 'zfs_rollback'] 194 195[tests/functional/cli_root/zfs_send] 196tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos', 197 'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_encrypted', 198 'zfs_send_raw'] 199tags = ['functional', 'cli_root', 'zfs_send'] 200 201[tests/functional/cli_root/zfs_set] 202tests = ['cache_001_pos', 'cache_002_neg', 'canmount_001_pos', 203 'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos', 204 'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos', 205 'mountpoint_002_pos', 'user_property_002_pos', 206 'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos', 207 'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos', 208 'user_property_004_pos', 'version_001_neg', 209 'zfs_set_003_neg', 'property_alias_001_pos', 210 'zfs_set_keylocation', 'zfs_set_feature_activation'] 211tags = ['functional', 'cli_root', 'zfs_set'] 212 213[tests/functional/cli_root/zfs_snapshot] 214tests = ['zfs_snapshot_001_neg', 'zfs_snapshot_002_neg', 215 'zfs_snapshot_003_neg', 'zfs_snapshot_006_pos', 'zfs_snapshot_007_neg'] 216tags = ['functional', 'cli_root', 'zfs_snapshot'] 217 218[tests/functional/cli_root/zfs_unload-key] 219tests = ['zfs_unload-key', 'zfs_unload-key_all', 'zfs_unload-key_recursive'] 220tags = ['functional', 'cli_root', 'zfs_unload-key'] 221 222[tests/functional/cli_root/zfs_unmount] 223tests = ['zfs_unmount_001_pos', 'zfs_unmount_002_pos', 'zfs_unmount_003_pos', 224 'zfs_unmount_004_pos', 'zfs_unmount_007_neg', 'zfs_unmount_008_neg', 225 'zfs_unmount_009_pos', 'zfs_unmount_unload_keys'] 226tags = ['functional', 'cli_root', 'zfs_unmount'] 227 228[tests/functional/cli_root/zfs_upgrade] 229tests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_006_neg', 230 'zfs_upgrade_007_neg'] 231tags = ['functional', 'cli_root', 'zfs_upgrade'] 232 233[tests/functional/cli_root/zfs_wait] 234tests = ['zfs_wait_deleteq'] 235tags = ['functional', 'cli_root', 'zfs_wait'] 236 237[tests/functional/cli_root/zpool] 238tests = ['zpool_001_neg', 'zpool_003_pos', 'zpool_colors'] 239tags = ['functional', 'cli_root', 'zpool'] 240 241[tests/functional/cli_root/zpool_add] 242tests = ['zpool_add_002_pos', 'zpool_add_003_pos', 243 'zpool_add_004_pos', 'zpool_add_006_pos', 'zpool_add_007_neg', 244 'zpool_add_008_neg', 'zpool_add_009_neg'] 245tags = ['functional', 'cli_root', 'zpool_add'] 246 247[tests/functional/cli_root/zpool_attach] 248tests = ['zpool_attach_001_neg'] 249tags = ['functional', 'cli_root', 'zpool_attach'] 250 251[tests/functional/cli_root/zpool_clear] 252tests = ['zpool_clear_002_neg'] 253tags = ['functional', 'cli_root', 'zpool_clear'] 254 255[tests/functional/cli_root/zpool_create] 256tests = ['zpool_create_001_pos', 'zpool_create_002_pos', 257 'zpool_create_003_pos', 'zpool_create_004_pos', 'zpool_create_007_neg', 258 'zpool_create_008_pos', 'zpool_create_010_neg', 'zpool_create_011_neg', 259 'zpool_create_012_neg', 'zpool_create_014_neg', 'zpool_create_015_neg', 260 'zpool_create_017_neg', 'zpool_create_018_pos', 'zpool_create_019_pos', 261 'zpool_create_020_pos', 'zpool_create_021_pos', 'zpool_create_022_pos', 262 'zpool_create_encrypted', 263 'zpool_create_features_001_pos', 'zpool_create_features_002_pos', 264 'zpool_create_features_003_pos', 'zpool_create_features_004_neg', 265 'zpool_create_features_005_pos'] 266tags = ['functional', 'cli_root', 'zpool_create'] 267 268[tests/functional/cli_root/zpool_destroy] 269tests = ['zpool_destroy_001_pos', 'zpool_destroy_002_pos', 270 'zpool_destroy_003_neg'] 271pre = 272post = 273tags = ['functional', 'cli_root', 'zpool_destroy'] 274 275[tests/functional/cli_root/zpool_detach] 276tests = ['zpool_detach_001_neg'] 277tags = ['functional', 'cli_root', 'zpool_detach'] 278 279[tests/functional/cli_root/zpool_events] 280tests = ['zpool_events_clear', 'zpool_events_follow', 'zpool_events_poolname'] 281tags = ['functional', 'cli_root', 'zpool_events'] 282 283[tests/functional/cli_root/zpool_export] 284tests = ['zpool_export_001_pos', 'zpool_export_002_pos', 'zpool_export_003_neg'] 285tags = ['functional', 'cli_root', 'zpool_export'] 286 287[tests/functional/cli_root/zpool_get] 288tests = ['zpool_get_001_pos', 'zpool_get_002_pos', 'zpool_get_003_pos', 289 'zpool_get_004_neg', 'zpool_get_005_pos'] 290tags = ['functional', 'cli_root', 'zpool_get'] 291 292[tests/functional/cli_root/zpool_history] 293tests = ['zpool_history_001_neg', 'zpool_history_002_pos'] 294tags = ['functional', 'cli_root', 'zpool_history'] 295 296[tests/functional/cli_root/zpool_import] 297tests = ['zpool_import_003_pos', 'zpool_import_010_pos', 'zpool_import_011_neg', 298 'zpool_import_014_pos', 'zpool_import_features_001_pos', 299 'zpool_import_all_001_pos', 'zpool_import_encrypted'] 300tags = ['functional', 'cli_root', 'zpool_import'] 301 302[tests/functional/cli_root/zpool_labelclear] 303tests = ['zpool_labelclear_active', 'zpool_labelclear_exported', 304 'zpool_labelclear_removed', 'zpool_labelclear_valid'] 305pre = 306post = 307tags = ['functional', 'cli_root', 'zpool_labelclear'] 308 309[tests/functional/cli_root/zpool_initialize] 310tests = ['zpool_initialize_online_offline'] 311pre = 312tags = ['functional', 'cli_root', 'zpool_initialize'] 313 314[tests/functional/cli_root/zpool_offline] 315tests = ['zpool_offline_001_pos', 'zpool_offline_002_neg'] 316tags = ['functional', 'cli_root', 'zpool_offline'] 317 318[tests/functional/cli_root/zpool_online] 319tests = ['zpool_online_001_pos', 'zpool_online_002_neg'] 320tags = ['functional', 'cli_root', 'zpool_online'] 321 322[tests/functional/cli_root/zpool_remove] 323tests = ['zpool_remove_001_neg', 'zpool_remove_002_pos', 324 'zpool_remove_003_pos'] 325tags = ['functional', 'cli_root', 'zpool_remove'] 326 327[tests/functional/cli_root/zpool_replace] 328tests = ['zpool_replace_001_neg'] 329tags = ['functional', 'cli_root', 'zpool_replace'] 330 331[tests/functional/cli_root/zpool_resilver] 332tests = ['zpool_resilver_bad_args'] 333tags = ['functional', 'cli_root', 'zpool_resilver'] 334 335[tests/functional/cli_root/zpool_scrub] 336tests = ['zpool_scrub_001_neg', 'zpool_scrub_003_pos', 337 'zpool_scrub_encrypted_unloaded', 'zpool_scrub_print_repairing', 338 'zpool_scrub_offline_device', 'zpool_scrub_multiple_copies'] 339tags = ['functional', 'cli_root', 'zpool_scrub'] 340 341[tests/functional/cli_root/zpool_set] 342tests = ['zpool_set_001_pos', 'zpool_set_002_neg', 'zpool_set_003_neg', 343 'zpool_set_ashift', 'zpool_set_features'] 344tags = ['functional', 'cli_root', 'zpool_set'] 345 346[tests/functional/cli_root/zpool_split] 347tests = ['zpool_split_cliargs', 'zpool_split_devices', 348 'zpool_split_props', 'zpool_split_vdevs', 'zpool_split_indirect'] 349tags = ['functional', 'cli_root', 'zpool_split'] 350 351[tests/functional/cli_root/zpool_status] 352tests = ['zpool_status_001_pos', 'zpool_status_002_pos'] 353tags = ['functional', 'cli_root', 'zpool_status'] 354 355[tests/functional/cli_root/zpool_sync] 356tests = ['zpool_sync_002_neg'] 357tags = ['functional', 'cli_root', 'zpool_sync'] 358 359[tests/functional/cli_root/zpool_trim] 360tests = ['zpool_trim_attach_detach_add_remove', 'zpool_trim_neg', 361 'zpool_trim_offline_export_import_online', 'zpool_trim_online_offline', 362 'zpool_trim_rate_neg', 'zpool_trim_secure', 'zpool_trim_split', 363 'zpool_trim_start_and_cancel_neg', 'zpool_trim_start_and_cancel_pos'] 364tags = ['functional', 'zpool_trim'] 365 366[tests/functional/cli_root/zpool_upgrade] 367tests = ['zpool_upgrade_001_pos', 'zpool_upgrade_003_pos', 368 'zpool_upgrade_005_neg', 'zpool_upgrade_006_neg', 369 'zpool_upgrade_009_neg'] 370tags = ['functional', 'cli_root', 'zpool_upgrade'] 371 372[tests/functional/cli_root/zpool_wait] 373tests = ['zpool_wait_no_activity', 'zpool_wait_usage'] 374tags = ['functional', 'cli_root', 'zpool_wait'] 375 376[tests/functional/cli_root/zpool_wait/scan] 377tests = ['zpool_wait_scrub_flag'] 378tags = ['functional', 'cli_root', 'zpool_wait'] 379 380[tests/functional/cli_user/misc] 381tests = ['zdb_001_neg', 'zfs_001_neg', 'zfs_allow_001_neg', 382 'zfs_clone_001_neg', 'zfs_create_001_neg', 'zfs_destroy_001_neg', 383 'zfs_get_001_neg', 'zfs_inherit_001_neg', 'zfs_mount_001_neg', 384 'zfs_promote_001_neg', 'zfs_receive_001_neg', 'zfs_rename_001_neg', 385 'zfs_rollback_001_neg', 'zfs_send_001_neg', 'zfs_set_001_neg', 386 'zfs_snapshot_001_neg', 'zfs_unallow_001_neg', 387 'zfs_unmount_001_neg', 'zfs_upgrade_001_neg', 388 'zpool_001_neg', 'zpool_add_001_neg', 'zpool_attach_001_neg', 389 'zpool_clear_001_neg', 'zpool_create_001_neg', 'zpool_destroy_001_neg', 390 'zpool_detach_001_neg', 'zpool_export_001_neg', 'zpool_get_001_neg', 391 'zpool_history_001_neg', 'zpool_offline_001_neg', 'zpool_online_001_neg', 392 'zpool_remove_001_neg', 'zpool_scrub_001_neg', 'zpool_set_001_neg', 393 'zpool_status_001_neg', 'zpool_upgrade_001_neg', 'arcstat_001_pos', 394 'arc_summary_001_pos', 'arc_summary_002_neg', 'zpool_wait_privilege'] 395user = 396tags = ['functional', 'cli_user', 'misc'] 397 398[tests/functional/cli_user/zpool_iostat] 399tests = ['zpool_iostat_001_neg', 'zpool_iostat_002_pos', 400 'zpool_iostat_003_neg', 'zpool_iostat_004_pos', 401 'zpool_iostat_-c_disable', 402 'zpool_iostat_-c_homedir', 'zpool_iostat_-c_searchpath'] 403user = 404tags = ['functional', 'cli_user', 'zpool_iostat'] 405 406[tests/functional/cli_user/zpool_list] 407tests = ['zpool_list_001_pos', 'zpool_list_002_neg'] 408user = 409tags = ['functional', 'cli_user', 'zpool_list'] 410 411[tests/functional/compression] 412tests = ['compress_003_pos'] 413tags = ['functional', 'compression'] 414 415[tests/functional/exec] 416tests = ['exec_001_pos', 'exec_002_neg'] 417tags = ['functional', 'exec'] 418 419[tests/functional/features/large_dnode] 420tests = ['large_dnode_003_pos', 'large_dnode_004_neg', 421 'large_dnode_005_pos', 'large_dnode_007_neg'] 422tags = ['functional', 'features', 'large_dnode'] 423 424[tests/functional/grow] 425pre = 426post = 427tests = ['grow_pool_001_pos', 'grow_replicas_001_pos'] 428tags = ['functional', 'grow'] 429 430[tests/functional/history] 431tests = ['history_004_pos', 'history_005_neg', 'history_006_neg', 432 'history_007_pos', 'history_008_pos', 'history_009_pos'] 433tags = ['functional', 'history'] 434 435[tests/functional/hkdf] 436tests = ['run_hkdf_test'] 437tags = ['functional', 'hkdf'] 438 439[tests/functional/inuse] 440tests = ['inuse_004_pos', 'inuse_005_pos'] 441post = 442tags = ['functional', 'inuse'] 443 444[tests/functional/large_files] 445tests = ['large_files_001_pos', 'large_files_002_pos'] 446tags = ['functional', 'large_files'] 447 448[tests/functional/libzfs] 449tests = ['many_fds', 'libzfs_input'] 450tags = ['functional', 'libzfs'] 451 452[tests/functional/limits] 453tests = ['filesystem_count', 'snapshot_count'] 454tags = ['functional', 'limits'] 455 456[tests/functional/link_count] 457tests = ['link_count_root_inode'] 458tags = ['functional', 'link_count'] 459 460[tests/functional/log_spacemap] 461tests = ['log_spacemap_import_logs'] 462pre = 463post = 464tags = ['functional', 'log_spacemap'] 465 466[tests/functional/migration] 467tests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos', 468 'migration_004_pos', 'migration_005_pos', 'migration_006_pos', 469 'migration_007_pos', 'migration_008_pos', 'migration_009_pos', 470 'migration_010_pos', 'migration_011_pos', 'migration_012_pos'] 471tags = ['functional', 'migration'] 472 473[tests/functional/mmap] 474tests = ['mmap_read_001_pos'] 475tags = ['functional', 'mmap'] 476 477[tests/functional/nestedfs] 478tests = ['nestedfs_001_pos'] 479tags = ['functional', 'nestedfs'] 480 481[tests/functional/nopwrite] 482tests = ['nopwrite_sync', 'nopwrite_volume'] 483tags = ['functional', 'nopwrite'] 484 485[tests/functional/pool_checkpoint] 486tests = ['checkpoint_conf_change', 'checkpoint_discard_many', 487 'checkpoint_removal', 'checkpoint_sm_scale', 'checkpoint_twice'] 488tags = ['functional', 'pool_checkpoint'] 489timeout = 1800 490 491[tests/functional/poolversion] 492tests = ['poolversion_001_pos', 'poolversion_002_pos'] 493tags = ['functional', 'poolversion'] 494 495[tests/functional/redacted_send] 496tests = ['redacted_compressed', 'redacted_contents', 'redacted_deleted', 497 'redacted_disabled_feature', 'redacted_incrementals', 498 'redacted_largeblocks', 'redacted_mixed_recsize', 'redacted_negative', 499 'redacted_origin', 'redacted_props', 'redacted_resume', 'redacted_size'] 500tags = ['functional', 'redacted_send'] 501 502[tests/functional/raidz] 503tests = ['raidz_001_neg'] 504tags = ['functional', 'raidz'] 505 506[tests/functional/refquota] 507tests = ['refquota_001_pos', 'refquota_002_pos', 'refquota_003_pos', 508 'refquota_004_pos', 'refquota_005_pos', 'refquota_006_neg', 509 'refquota_007_neg'] 510tags = ['functional', 'refquota'] 511 512[tests/functional/refreserv] 513tests = ['refreserv_001_pos', 'refreserv_002_pos', 'refreserv_003_pos', 514 'refreserv_005_pos', 'refreserv_multi_raidz'] 515tags = ['functional', 'refreserv'] 516 517[tests/functional/removal] 518pre = 519tests = ['removal_all_vdev', 'removal_sanity', 'removal_with_dedup', 520 'removal_with_ganging', 'removal_with_faulted'] 521tags = ['functional', 'removal'] 522 523[tests/functional/replacement] 524tests = ['rebuild_raidz'] 525tags = ['functional', 'replacement'] 526 527[tests/functional/reservation] 528tests = ['reservation_001_pos', 'reservation_002_pos', 'reservation_003_pos', 529 'reservation_004_pos', 'reservation_005_pos', 'reservation_006_pos', 530 'reservation_007_pos', 'reservation_008_pos', 'reservation_009_pos', 531 'reservation_010_pos', 'reservation_011_pos', 'reservation_012_pos', 532 'reservation_014_pos', 'reservation_015_pos', 533 'reservation_016_pos', 'reservation_017_pos', 'reservation_018_pos', 534 'reservation_019_pos', 'reservation_020_pos', 'reservation_021_neg', 535 'reservation_022_pos'] 536tags = ['functional', 'reservation'] 537 538[tests/functional/rsend] 539tests = ['recv_dedup', 'recv_dedup_encrypted_zvol', 'rsend_001_pos', 540 'rsend_002_pos', 'rsend_003_pos', 'rsend_004_pos', 'rsend_005_pos', 541 'rsend_006_pos', 'rsend_009_pos', 'rsend_010_pos', 'rsend_011_pos', 542 'rsend_014_pos', 'rsend_016_neg', 'send-c_verify_contents', 543 'send-c_volume', 'send-c_zstreamdump', 'send-c_recv_dedup', 544 'send-L_toggle', 'send_encrypted_hierarchy', 'send_encrypted_props', 545 'send_encrypted_truncated_files', 'send_freeobjects', 'send_holds', 546 'send_mixed_raw', 'send-wR_encrypted_zvol', 'send_partial_dataset', 547 'send_invalid'] 548tags = ['functional', 'rsend'] 549 550[tests/functional/scrub_mirror] 551tests = ['scrub_mirror_001_pos', 'scrub_mirror_002_pos'] 552tags = ['functional', 'scrub_mirror'] 553 554[tests/functional/slog] 555tests = ['slog_008_neg', 'slog_009_neg', 'slog_010_neg'] 556tags = ['functional', 'slog'] 557 558[tests/functional/snapshot] 559tests = ['clone_001_pos', 'rollback_001_pos', 'rollback_002_pos', 560 'rollback_003_pos', 'snapshot_001_pos', 'snapshot_002_pos', 561 'snapshot_003_pos', 'snapshot_004_pos', 'snapshot_005_pos', 562 'snapshot_006_pos', 'snapshot_007_pos', 'snapshot_008_pos', 563 'snapshot_009_pos', 'snapshot_010_pos', 'snapshot_011_pos', 564 'snapshot_012_pos', 'snapshot_013_pos', 'snapshot_014_pos', 565 'snapshot_017_pos'] 566tags = ['functional', 'snapshot'] 567 568[tests/functional/snapused] 569tests = ['snapused_002_pos', 'snapused_004_pos', 'snapused_005_pos'] 570tags = ['functional', 'snapused'] 571 572[tests/functional/sparse] 573tests = ['sparse_001_pos'] 574tags = ['functional', 'sparse'] 575 576[tests/functional/suid] 577tests = ['suid_write_to_suid', 'suid_write_to_sgid', 'suid_write_to_suid_sgid', 578 'suid_write_to_none'] 579tags = ['functional', 'suid'] 580 581[tests/functional/threadsappend] 582tests = ['threadsappend_001_pos'] 583tags = ['functional', 'threadsappend'] 584 585[tests/functional/truncate] 586tests = ['truncate_001_pos', 'truncate_002_pos'] 587tags = ['functional', 'truncate'] 588 589[tests/functional/upgrade] 590tests = ['upgrade_userobj_001_pos', 'upgrade_readonly_pool'] 591tags = ['functional', 'upgrade'] 592 593[tests/functional/vdev_zaps] 594tests = ['vdev_zaps_001_pos', 'vdev_zaps_003_pos', 'vdev_zaps_004_pos', 595 'vdev_zaps_005_pos', 'vdev_zaps_006_pos'] 596tags = ['functional', 'vdev_zaps'] 597 598[tests/functional/xattr] 599tests = ['xattr_001_pos', 'xattr_002_neg', 'xattr_003_neg', 'xattr_004_pos', 600 'xattr_005_pos', 'xattr_006_pos', 'xattr_007_neg', 601 'xattr_011_pos', 'xattr_013_pos'] 602tags = ['functional', 'xattr'] 603 604[tests/functional/zvol/zvol_ENOSPC] 605tests = ['zvol_ENOSPC_001_pos'] 606tags = ['functional', 'zvol', 'zvol_ENOSPC'] 607 608[tests/functional/zvol/zvol_cli] 609tests = ['zvol_cli_001_pos', 'zvol_cli_002_pos', 'zvol_cli_003_neg'] 610tags = ['functional', 'zvol', 'zvol_cli'] 611 612[tests/functional/zvol/zvol_swap] 613tests = ['zvol_swap_001_pos', 'zvol_swap_002_pos'] 614tags = ['functional', 'zvol', 'zvol_swap'] 615 616[tests/functional/zpool_influxdb] 617tests = ['zpool_influxdb'] 618tags = ['functional', 'zpool_influxdb'] 619