Merge "Remove [tox:jenkins] section from tox.ini"

This commit is contained in:
Zuul 2018-07-11 00:30:28 +00:00 committed by Gerrit Code Review
commit 09109d8b40
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ deps = -r{toxinidir}/requirements.txt
whitelist_externals = bash
commands = stestr run --black-regex ".tests.functional" {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
basepython = python3
commands = flake8