Rename tox environment to lint to match the infra change
See https://review.openstack.org/#/c/254205/ for the related project-config change. Change-Id: If45da4bedae2c0ba2007b93813fc67657242c9b7
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -12,7 +12,7 @@ passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
|||||||
[tox:jenkins]
|
[tox:jenkins]
|
||||||
downloadcache = ~/cache/pip
|
downloadcache = ~/cache/pip
|
||||||
|
|
||||||
[testenv:rpm-packaging-lint]
|
[testenv:lint]
|
||||||
commands =
|
commands =
|
||||||
{toxinidir}/tools/run_renderspec.sh {toxinidir}
|
{toxinidir}/tools/run_renderspec.sh {toxinidir}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user