commit | 43073a2bf84ca11e81857e0dc48c8dd593852f36 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu May 14 09:03:05 2015 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu May 14 09:05:35 2015 -0400 |
tree | eb727f2788c97f53212b433461bb86951aae8853 | |
parent | b39f9d0a83b6538fb35887c5e2496950134c61e7 [diff] |
Add passenv option to tox.ini Tox 2.0 introduced env variable separation, meaning that env vars set in the env calling tox will not automatically be in the test env. This breaks some assumptions we have in tempest. This commit adds all the env vars which are used by testr or tempest directly for running tests in the hope of making things work on tox 2.0 and older versions. Change-Id: Icfe4bb5df0e48cbc9fcdbc602656672295d1887e