neutron-fwaas/.stestr.conf
Yushiro FURUKAWA 0a2bef43e3 Migrate to stestr as unit tests runner
Recent update brought os-testr 1.0.0 that already uses stestr test [1]
runner instead of testrepository. This patch migrates those places using
testrepository to using stestr.

[1] http://lists.openstack.org/pipermail/openstack-dev/2017-September/122135.html

Co-Authored-By: Nate Johnston <nate.johnston@redhat.com>
Change-Id: I36f922799fa5a0ed75f412999922f7d5bab180cc
2019-03-08 12:33:20 +09:00

4 lines
75 B
Plaintext

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