Rebuild + .testr.conf -> .stestr.conf due to Bug #1718152
The manila-plugin interface was the cause of bug #1718152. This is just to rebuild it and also migrate .testr.conf to .stestr.conf Change-Id: I492d11e6b7b83cbd8e78f965a86dbfa8624114d4 Related-Bug: #1718152 Depends-On: Ifc025d063d5fba5f2b8b20773b4a9543f883a0ea
This commit is contained in:
parent
6c4ea5ef0a
commit
f5c5d3224f
3
.stestr.conf
Normal file
3
.stestr.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[DEFAULT]
|
||||
test_path=./unit_tests
|
||||
top_dir=./
|
@ -1,8 +0,0 @@
|
||||
[DEFAULT]
|
||||
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
|
||||
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
|
||||
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
|
||||
${PYTHON:-python} -m subunit.run discover -t ./ ./unit_tests $LISTOPT $IDOPTION
|
||||
|
||||
test_id_option=--load-list $IDFILE
|
||||
test_list_option=--list
|
Loading…
x
Reference in New Issue
Block a user