Revert "Revert "Remove TEMPEST_CONFIG_DIR in the api tox env""

This reverts commit a3154b03ac.

The revert was merged too quickly, without waiting for tox project to fix us.
The gate passed for the revert only because infra folks removed images
that had new tox in them. We will be broken by the next images though.

Change-Id: I148c80e5b9512fee280ecbf3ca7498ddf1cfd96d
This commit is contained in:
Ihar Hrachyshka 2015-11-12 09:57:44 +00:00 committed by Armando Migliaccio
parent 8ee67e477c
commit be63289c27
1 changed files with 2 additions and 1 deletions

View File

@ -23,8 +23,9 @@ commands =
basepython = python2.7
setenv = {[testenv]setenv}
OS_TEST_PATH=./neutron/tests/api
TEMPEST_CONFIG_DIR={env:TEMPEST_CONFIG_DIR:/opt/stack/tempest/etc}
OS_TEST_API_WITH_REST=1
# If you are running the tests locally you should set the env variable
# TEMPEST_CONFIG_DIR=/opt/stack/tempest/etc
[testenv:common]
# Fake job to define environment variables shared between dsvm/non-dsvm jobs