diff options
author | John Poduska <jpoduska@datto.com> | 2020-05-21 14:01:04 -0500 |
---|---|---|
committer | Jason King <jason.king@joyent.com> | 2020-05-22 14:16:38 -0500 |
commit | 165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90 (patch) | |
tree | a3c526b366e720565eac524a198596796d2d898d /usr/src/pkg/manifests/system-test-zfstest.mf | |
parent | 9c3024a3457d2d1269be18124a1ac69e33000da7 (diff) | |
download | illumos-joyent-165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90.tar.gz |
12774 Resilver restarts unnecessarily when it encounters errors
Portions contributed by: Tim Chase <tim@chase2k.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Paul Zuchowski <pzuchowski@datto.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Diffstat (limited to 'usr/src/pkg/manifests/system-test-zfstest.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-test-zfstest.mf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-zfstest.mf b/usr/src/pkg/manifests/system-test-zfstest.mf index 233da7a9ad..3a4d20d9bf 100644 --- a/usr/src/pkg/manifests/system-test-zfstest.mf +++ b/usr/src/pkg/manifests/system-test-zfstest.mf @@ -2933,6 +2933,8 @@ file path=opt/zfs-tests/tests/functional/resilver/cleanup mode=0555 file path=opt/zfs-tests/tests/functional/resilver/resilver.cfg mode=0444 file path=opt/zfs-tests/tests/functional/resilver/resilver_restart_001 \ mode=0555 +file path=opt/zfs-tests/tests/functional/resilver/resilver_restart_002 \ + mode=0555 file path=opt/zfs-tests/tests/functional/resilver/setup mode=0555 file path=opt/zfs-tests/tests/functional/resilver/sysevent mode=0555 file path=opt/zfs-tests/tests/functional/rootpool/cleanup mode=0555 |