pegleg/tools
Felipe Monteiro ec34ed056f Allow tox to support regexes for unit tests
This patch set adds a shell wrapper script to allow
tox to be used to run a subset of unit tests via regexes:

To run all unit tests, execute::

  $ tox -epy35

To run unit tests using a regex, execute::

  $ tox -epy35 -- <regex>

Change-Id: I2ba1e18226d686cb549a075e020ba02e24204829
2018-10-22 10:18:05 -04:00
..
gate Allow tox to support regexes for unit tests 2018-10-22 10:18:05 -04:00
image_tags.py (zuul) Docker image jobs 2018-06-08 08:54:34 -05:00
pegleg.sh Enable override of terminal options for pegleg.sh 2018-09-22 11:16:06 -05:00