pegleg/tools/gate
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
..
playbooks Switch to openstack-python35-jobs template for py35 CI gate 2018-10-02 22:32:47 +00:00
build-docs.sh Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00
run-unit-tests.sh Allow tox to support regexes for unit tests 2018-10-22 10:18:05 -04:00