summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-test-zfstest.mf
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2020-02-18 12:35:33 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2020-02-18 12:35:33 +0000
commit0c627058c79e5867b47468553d9ec113f2616984 (patch)
tree073180cc3fca117791230d1d6e9c462da998c395 /usr/src/pkg/manifests/system-test-zfstest.mf
parentcf1763c352b1bdac07c225b66e1ca15806929e56 (diff)
parent2e25d8e1fe9b3743d7dec073fd05a9f95fbca2a7 (diff)
downloadillumos-joyent-0c627058c79e5867b47468553d9ec113f2616984.tar.gz
[illumos-gate merge]
commit 2e25d8e1fe9b3743d7dec073fd05a9f95fbca2a7 12225 normalize complex float names across compilers commit f4b3fdc1b1ec48bd52b545ef80d866244e76d91b 12291 python3.8 fails versioning check commit 94494656088303cd79a8b970e5535468c5f0117d 12307 Fix markup errors in mtx(3C) commit c40d33be34d8bd92100aad1cfae8c1aaeee375d6 12309 errors in section 9e of the manual commit 0dc3799518631a169651844259f4357ece16ffa6 12305 typos in dhcp man pages commit d7ab8532a7a0f65d1c2b7bc3f45072f665860b20 12236 getmembers_DN doesn't properly handle errors from __ns_ldap_dn2uid 12240 nss_ldap does not properly look up group members by distinguished name commit f5f3cbec075f8308da054292c7c7d96373c956ee 12288 getfacl and setfacl could stand improvement commit 5642709df07e9b3a809f898f938aac4fc9903255 12211 loader: build with smatch fixes commit 8b6e4188cd6fe49ddc2ff1e635b9c1538fbd5d48 12303 nfs/nfs4_drc.h: No such file or directory commit d3879c39d2a534146eaf46dc510b80678ea24023 12181 zvol tests should avoid grep -w 12281 zvol_swap_003_pos shouldn't use swapadd in cleanup commit b0daad2a8784078aa662f966577891e83a581d3a 12287 errors in audio utility man pages commit dd50e0cc4cbe1474096300fe52e9855769c0d478 11682 zpool iostat and status improvements commit 3df9f0641f28754051d5e82c6457527cf4af1258 12227 libctf incorrectly handles clang anonymous unions commit 6d9e11ccb59a5d4ea2127e1791163333c4337a08 12224 ctfconvert conv backend error missing newline commit b40354493afafb9870e25372645af933e189b24f 10931 BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh Conflicts: usr/src/uts/common/fs/zfs/zio.c usr/src/uts/common/fs/zfs/sys/zio.h
Diffstat (limited to 'usr/src/pkg/manifests/system-test-zfstest.mf')
-rw-r--r--usr/src/pkg/manifests/system-test-zfstest.mf9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-zfstest.mf b/usr/src/pkg/manifests/system-test-zfstest.mf
index 797bd1d79c..10436a8fdf 100644
--- a/usr/src/pkg/manifests/system-test-zfstest.mf
+++ b/usr/src/pkg/manifests/system-test-zfstest.mf
@@ -112,6 +112,7 @@ dir path=opt/zfs-tests/tests/functional/ctime
dir path=opt/zfs-tests/tests/functional/delegate
dir path=opt/zfs-tests/tests/functional/devices
dir path=opt/zfs-tests/tests/functional/exec
+dir path=opt/zfs-tests/tests/functional/fault
dir path=opt/zfs-tests/tests/functional/features
dir path=opt/zfs-tests/tests/functional/features/async_destroy
dir path=opt/zfs-tests/tests/functional/grow_pool
@@ -209,6 +210,7 @@ file path=opt/zfs-tests/include/default.cfg mode=0444
file path=opt/zfs-tests/include/libtest.shlib mode=0444
file path=opt/zfs-tests/include/math.shlib mode=0444
file path=opt/zfs-tests/include/properties.shlib mode=0444
+file path=opt/zfs-tests/include/zpool_script.shlib mode=0444
file path=opt/zfs-tests/runfiles/delphix.run mode=0444
file path=opt/zfs-tests/runfiles/longevity.run mode=0444
file path=opt/zfs-tests/runfiles/omnios.run mode=0444
@@ -2377,6 +2379,9 @@ file \
file \
path=opt/zfs-tests/tests/functional/cli_user/zpool_iostat/zpool_iostat_003_neg \
mode=0555
+file \
+ path=opt/zfs-tests/tests/functional/cli_user/zpool_iostat/zpool_iostat_004_pos \
+ mode=0555
file path=opt/zfs-tests/tests/functional/cli_user/zpool_list/cleanup mode=0555
file path=opt/zfs-tests/tests/functional/cli_user/zpool_list/setup mode=0555
file \
@@ -2445,6 +2450,10 @@ file path=opt/zfs-tests/tests/functional/exec/exec_001_pos mode=0555
file path=opt/zfs-tests/tests/functional/exec/exec_002_neg mode=0555
file path=opt/zfs-tests/tests/functional/exec/mmap_exec mode=0555
file path=opt/zfs-tests/tests/functional/exec/setup mode=0555
+file path=opt/zfs-tests/tests/functional/fault/cleanup mode=0555
+file path=opt/zfs-tests/tests/functional/fault/fault.cfg mode=0444
+file path=opt/zfs-tests/tests/functional/fault/setup mode=0555
+file path=opt/zfs-tests/tests/functional/fault/zpool_status_-s mode=0555
file \
path=opt/zfs-tests/tests/functional/features/async_destroy/async_destroy_001_pos \
mode=0555