Merge "Remove .testr.conf"

This commit is contained in:
Zuul 2020-05-26 14:24:09 +00:00 committed by Gerrit Code Review
commit 0358aa2672
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./kuryr_kubernetes/tests/} $LISTOPT $IDOPTION | cat
test_id_option=--load-list $IDFILE
test_list_option=--list