File: unittests

package info (click to toggle)
python-ironic-lib 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 596 kB
  • sloc: python: 5,316; makefile: 21; sh: 2
file content (5 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'ironic_lib\.tests\.(?!(.*test_json_rpc\.TestService\.test_authenticated.*))'