Pass ZUUL_* env vars through tox

So that zuul-cloner inside of a tox env works

Change-Id: I5d7428be62fccf0d28d5d39dafdc58193e7f9ad6
This commit is contained in:
James E. Blair 2016-01-07 17:22:55 -08:00
parent 0e327b9092
commit b70bbeb5c7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ skipsdist = True
[testenv]
deps = -r{toxinidir}/test-requirements.txt
passenv = ZUUL_*
[testenv:linters]
commands =