ironic/.stestr.conf
Pavlo Shchelokovskyy ca14146e03 Migrate to stestr as unit tests runner
Recent update brought os-testr 1.0.0 that already uses stestr test
runner instead of testrepository.

This patch migrates those places using testrepository to using stestr.

Change-Id: I793617e042b38aea4cb177b51b6a7ba4a9268f3c
2017-09-22 08:56:34 +00:00

4 lines
66 B
Plaintext

[DEFAULT]
test_path=${TESTS_DIR:-./ironic/tests/unit/}
top_dir=./