File: .testr.conf

package info (click to toggle)
neutron-lbaas 1%3A9.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,088 kB
  • ctags: 3,440
  • sloc: python: 24,980; sh: 451; makefile: 54
file content (4 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} OS_LOG_CAPTURE=${OS_LOG_CAPTURE:-1} ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./neutron_lbaas/tests/unit} $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list