File: .testr.conf

package info (click to toggle)
ironic 1%3A6.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,280 kB
  • ctags: 8,883
  • sloc: python: 71,263; sh: 1,582; pascal: 461; xml: 360; makefile: 64
file content (4 lines) | stat: -rw-r--r-- 287 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_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ${TESTS_DIR:-./ironic/tests/unit/} $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list