neutron-dynamic-routing/.stestr.conf
Brian Haley d13fdaef43 Fix unit tests and test configuration
A recent change in the neutron repository changed the
import statements for external_process, fixing fallout.

Fix post gate hook to accommodate for new os-testr.
New versions now use .stestr instead of previous .testrepository
directory.

Related-bug: #1716746
Change-Id: Iba7579f8de63c6ce87d95167918fc46979702a35
2017-09-13 14:08:41 -06:00

4 lines
85 B
Plaintext

[DEFAULT]
test_path=${OS_TEST_PATH:-./neutron_dynamic_routing/tests/unit}
top_dir=./