mirror_zfs/.github/workflows
Ryan Moeller 729eb48666 zloop: Add a max iterations option, use default run/pass times
It is useful to have control over the number of iterations of zloop so
we can easily produce "x core dumps found *in y iterations*" metrics.

Using random values for run/pass times doesn't improve coverage in a
meaningful way.

Randomizing run time could be seen as a compromise between running a
greater variety of shorter tests versus a smaller variety of longer
tests within a fixed time span.  However, it is not desirable when
running a fixed number of iterations.

Pass time already incorporates randomness within ztest.

Either parameter can be passed to ztest explicitly if the defaults are
not satisfactory.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #12411
2021-09-14 12:40:45 -07:00
..
checkstyle.yaml CI: generate ABI files if changed 2021-09-14 12:40:15 -07:00
zfs-tests-functional.yml CI: Increase free space in workflow 2021-04-07 13:24:28 -07:00
zfs-tests-sanity.yml CI: Increase free space in workflow 2021-04-07 13:24:28 -07:00
zloop.yml zloop: Add a max iterations option, use default run/pass times 2021-09-14 12:40:45 -07:00