HomeFreeBSD

Add sanity.run file

Description

Add sanity.run file

This run file contains a subset of functional tests which exercise
as much functionality as possible while still executing relatively
quickly. The included tests should take no more than a few seconds
each to run at most. This provides a convenient way to sanity test a
change before committing to a full test run which takes several hours.

    $ ./scripts/zfs-tests.sh -r sanity
    ...
    Results Summary
    PASS	 813

    Running Time:	00:14:42
    Percent passed:	100.0%

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11271

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 3 2020, 6:49 PM
GitHub <noreply@github.com>Committed on Dec 3 2020, 6:49 PM
Parents
rG766e06695f88: Fix trivial typo in zfs-diff.8
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG8f158ae6ad98: Add sanity.run file (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 3 2020, 6:49 PM