]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Avoid env variable duplication in tox.ini
authorCedric Brandily <zzelle@gmail.com>
Wed, 24 Jun 2015 19:31:33 +0000 (21:31 +0200)
committerCedric Brandily <zzelle@gmail.com>
Thu, 25 Jun 2015 18:51:26 +0000 (18:51 +0000)
commitc48e12b781c9ffd885ebc96283ecda2849fd1e22
treec4d2914bcb4aa0fe22e8e28e793ee1af0c25f4c3
parent125d58962eb1bee2d683484fcaafb31a017f6736
Avoid env variable duplication in tox.ini

Some environment variables are defined multiple times in tox.ini. This
change defines "fake" tox jobs and refactors existing jobs to reduce
duplicated environment variables.

Change-Id: I0ccebea4fbfff8dda34d1ed348b96b3b8ebd59e2
tox.ini