HomeFreeBSD

ZTS: Fix zfs_share_* test case failures

Description

ZTS: Fix zfs_share_* test case failures

Prevent false positives when running the zfs_share_* test
cases due to leftover stale /var/lib/nfs/etab entries. When
starting the test group re-synchronize the /var/lib/nfs/etab
file with /etc/exports. At this point in the testing there
will be no additional zfs share entries to add.

Reviewed by: George Melikov <mail@gmelikov.ru>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7226

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Feb 24 2018, 6:07 PM
GitHub <noreply@github.com>Committed on Feb 24 2018, 6:07 PM
Parents
rG41532e5a29a8: Shellcheck cleanup for initrd scripts
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG2a0428f16b93: ZTS: Fix zfs_share_* test case failures (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Feb 24 2018, 6:07 PM