0a2bef43e3
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
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./neutron_fwaas/tests/unit}
|
|
top_dir=./
|