commit | a6b4da9f5feea59adf30655aff7600f6a74a7b3d | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Mon May 23 17:24:12 2016 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Wed Jun 29 15:43:51 2016 -0400 |
tree | c1b2f0bb0fdfffc95bf2c6286b2d24d943cfdbf7 | |
parent | 330f11dd91543720eed100ded8ca0f3dca4f5907 [diff] |
Add whitelist and blacklist file options to tempest run This commit uses the regex_builder logic from os-testr to construct a regex given a whitelist and/or a blacklist file. Where all matches from the blacklist file will be excluded and all matches from the whitelist file will be included. Partially-Implements bp tempest-run-cmd Change-Id: I642fac16c6da4a5b6c5eb2d6d3145d18ab1823ce