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
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.
21 failsafe
= callbacks
/zfs_failsafe
22 outputdir
= /var/tmp
/test_results
25 [tests
/functional
/inuse
:illumos
]
26 tests
= ['inuse_001_pos', 'inuse_003_pos', 'inuse_006_pos', 'inuse_007_pos']
28 tags
= ['functional', 'inuse']
30 [tests
/functional
/cli_root
/zpool_add
:illumos
]
31 tests
= ['zpool_add_005_pos']
32 tags
= ['functional', 'cli_root', 'zpool_add']
34 [tests
/functional
/cli_root
/zpool_create
:illumos
]
35 tests
= ['zpool_create_016_pos']
36 tags
= ['functional', 'cli_root', 'zpool_create']
38 [tests
/functional
/privilege
]
39 tests
= ['privilege_001_pos', 'privilege_002_pos']
40 tags
= ['functional', 'privilege']
42 [tests
/functional
/xattr
:illumos
]
43 tests
= ['xattr_008_pos', 'xattr_009_neg', 'xattr_010_neg']
44 tags
= ['functional', 'xattr']
46 [tests
/functional
/zvol
/zvol_misc
:illumos
]
47 tests
= ['zvol_misc_001_neg', 'zvol_misc_003_neg', 'zvol_misc_004_pos',
48 'zvol_misc_005_neg', 'zvol_misc_006_pos']
49 tags
= ['functional', 'zvol', 'zvol_misc']
51 [tests
/functional
/zvol
/zvol_swap
:illumos
]
52 tests
= ['zvol_swap_003_pos', 'zvol_swap_005_pos', 'zvol_swap_006_pos']
53 tags
= ['functional', 'zvol', 'zvol_swap']