Remove testr.conf

It is not used.

This is to satisfy the to-stestr-migration validation [1].

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-February/020371.html

Change-Id: Ic7ac0befe38b236c5b6c20c6458cabe0abb5078a
This commit is contained in:
Radosław Piliszek 2021-02-11 21:10:49 +01:00
parent 46a6675b88
commit 477d7977d0
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +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 ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list