Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Z zfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • truenas-rk3588
  • zfs
  • Repository

Switch branch/tag
  • zfs
  • .github
  • workflows
  • zloop.yml
Find file BlameHistoryPermalink
  • Ryan Moeller's avatar
    zloop: Add a max iterations option, use default run/pass times · 729eb486
    Ryan Moeller authored Jul 22, 2021
    
    
    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: default avatarBrian Behlendorf <behlendorf1@llnl.gov>
    Reviewed-by: default avatarGeorge Melikov <mail@gmelikov.ru>
    Reviewed-by: default avatarJohn Kennedy <john.kennedy@delphix.com>
    Signed-off-by: default avatarRyan Moeller <ryan@iXsystems.com>
    Closes #12411
    729eb486
zloop.yml 1.94 KB
EditWeb IDE

Replace zloop.yml

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.