openstack-virtual-baremetal/.stestr.conf
Ben Nemec cd32029388 Stop using setup.py [test|testr|build_sphinx]
These are all deprecated. For unit testing stestr should be used
directly, and for doc builds sphinx-build should be used directly.

A couple of minor doc changes were needed to eliminate warnings.

Change-Id: Ic2e1b9d692c9b5866f888fb4c8c08bf95742764e
2019-01-16 13:21:28 -06:00

4 lines
85 B
Plaintext

[DEFAULT]
test_path=${OS_TEST_PATH:-./openstack_virtual_baremetal/tests}
top_path=./