Merge "Stop installing nodepool in all the test envs"

This commit is contained in:
Zuul 2018-10-19 21:08:12 +00:00 committed by Gerrit Code Review
commit 1d136a91d4
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
-e git+https://git.openstack.org/openstack-infra/nodepool#egg=nodepool

View File

@ -4,7 +4,6 @@ envlist = linters,gerrit,grafyaml
skipsdist = True
[testenv]
deps = -r{toxinidir}/test-requirements.txt
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:linters]
@ -118,6 +117,7 @@ commands = env ELEMENTS_DIR=elements dib-lint
[testenv:nodepool]
basepython = python3
deps = nodepool
commands =
{toxinidir}/tools/nodepool-validate.sh