]> git.proxmox.com Git - mirror_zfs.git/commit - tests/test-runner/cmd/test-runner.py
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)
committerTony Hutter <hutter2@llnl.gov>
Wed, 6 Dec 2017 19:25:40 +0000 (13:25 -0600)
commitcf21b5b5b2f2b6bd2ef50686f182108a9aefe8f0
tree5f0ca7c217234c4c207d15145895a723cfe17425
parent1030f807ba1ded7eeceb3d1dfe950e155a7563f4
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/cmd/test-runner.py