Comment 3 for bug 1548628

Revision history for this message
Franklin Naval (franknaval) wrote :

The fix for this was to declare the OS_TEST_PATH in .testr.config as follows:
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./octavia/tests/unit} $LISTOPT $IDOPTION