Merge "Use common environment name for ostestr testpath"

This commit is contained in:
Zuul 2025-03-21 10:48:21 +00:00 committed by Gerrit Code Review
commit a3a93e452b

View File

@ -1,4 +1,4 @@
[DEFAULT]
test_path=${TEST_PATH:-./glance/tests/unit}
test_path=${OS_TEST_PATH:-./glance/tests/unit}
top_dir=./
group_regex=(glance\.tests\.functional\.serial\.[^.]+\.)