]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove TEMPEST_CONFIG_DIR in the api tox env
authorrossella <rsblendido@suse.com>
Wed, 11 Nov 2015 19:08:36 +0000 (19:08 +0000)
committerrossella <rsblendido@suse.com>
Wed, 11 Nov 2015 19:18:45 +0000 (19:18 +0000)
commita32e31a624cf5190ed267effed8f7db2c9919949
tree0932e07715215184156b3bfff17408ada00ed103
parent87ce4868caea9b7f1dd79f575004ee152ffa7eb0
Remove TEMPEST_CONFIG_DIR in the api tox env

Setting TEMPEST_CONFIG_DIR in tox.ini is breaking the gate,
probably because of a tox bug [1].
Removing the line to unblock the gate. This implies that
for local execution of the tests TEMPEST_CONFIG_DIR
should be set manually.

[1] https://bitbucket.org/hpk42/tox/issues/285/tox-220-breaks-some-toxini-config-files

Change-Id: If3742b6eabe295a5aaeb4901c55909a70c451698
Closes-bug: #1515335
tox.ini