]> granicus.if.org Git - zfs/commit
Allow test-runner to filter test groups by tag
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Fri, 3 Nov 2017 16:53:32 +0000 (09:53 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 3 Nov 2017 16:53:32 +0000 (09:53 -0700)
commit9a810efb02a646c59cd69e639d057022ccf3a9a9
tree06d112ba9186e364d4716bf3a792789d43058a99
parentc9427c4696a244bc0d1bdecc37be320bb57ce54d
Allow test-runner to filter test groups by tag

Enable test-runner to accept a list of tags to identify
which test groups the user wishes to run.

Also allow test-runner to perform multiple iterations
of a test run.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Wren Kennedy <john.kennedy@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6788
scripts/zfs-tests.sh
tests/runfiles/linux.run
tests/test-runner/bin/test-runner.py