zun/.stestr.conf
Kien Nguyen 3d150141b7 Migrate to stestr
stestr is actively maintained. OpenStack is migrating to stestr,
go ahead.

Remove the depend on python-subunit as well. stestr takes care of
that for us

Change-Id: I6f845ab4ef1a1c91048666614799a03ab02ab765
2018-03-28 15:29:40 +07:00

4 lines
65 B
Plaintext

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