From 6a3e789f5f60e9f3ef5db9dfac01a8c04ba95ca2 Mon Sep 17 00:00:00 2001 From: Giuseppe Di Natale Date: Tue, 7 Nov 2017 10:22:57 -0800 Subject: [PATCH] Updated Buildbot Options (markdown) --- Buildbot-Options.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Buildbot-Options.md b/Buildbot-Options.md index da7275a..9786f93 100644 --- a/Buildbot-Options.md +++ b/Buildbot-Options.md @@ -139,7 +139,9 @@ and a brief description of what each variable controls. * `TEST_ZFSTESTS_SKIP` - Determines if `zfs-tests` testing is skipped * `TEST_ZFSTESTS_DISKS` - Space delimited list of disks that `zfs-tests` is allowed to use * `TEST_ZFSTESTS_DISKSIZE` - File size of file based vdevs used by `zfs-tests` +* `TEST_ZFSTESTS_ITERS` - Number of times `test-runner` should execute its set of tests * `TEST_ZFSTESTS_RUNFILE` - The runfile to use when running `zfs-tests` +* `TEST_ZFSTESTS_TAGS` - List of tags to provide to `test-runner` * `TEST_ZFSSTRESS_SKIP` - Determines if `zfsstress` testing is skipped * `TEST_ZFSSTRESS_URL` - URL to download `zfsstress` from * `TEST_ZFSSTRESS_VER` - Name of the tarball to download from `TEST_ZFSSTRESS_URL`