mirror of
https://opendev.org/openstack/ironic.git
synced 2026-01-11 19:57:20 +00:00
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
3 lines
66 B
Text
3 lines
66 B
Text
[DEFAULT]
|
|
test_path=${TESTS_DIR:-./ironic/tests/unit/}
|
|
top_dir=./
|