0b6b5bbcef
Functional tests should be able to override the path to tests. Without this patch functional job executes unit tests only, e.g.: http://logs.openstack.org/96/619596/5/gate/openstack-tox-functional/4df3036/testr_results.html.gz Change-Id: I853767bf870b705522282e0c95fe974c10b006f6
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./osprofiler/tests/unit}
|
|
top_dir=./
|
|
|