summaryrefslogtreecommitdiff
path: root/.stestr.conf
diff options
context:
space:
mode:
Diffstat (limited to '.stestr.conf')
-rw-r--r--.stestr.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/.stestr.conf b/.stestr.conf
index feb172371f..f89d3980dd 100644
--- a/.stestr.conf
+++ b/.stestr.conf
@@ -1,4 +1,3 @@
[DEFAULT]
-test_path=${OS_TEST_PATH:-./nova/tests}
+test_path=./nova/tests/unit
top_dir=./
-group_regex=nova\.tests\.functional\.api\.openstack\.placement\.test_placement_api(?:\.|_)([^_]+)