File: integration-tests-task-simplesystemimagebuild

package info (click to toggle)
debusine 0.14.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,344 kB
  • sloc: python: 198,722; sh: 850; javascript: 335; makefile: 117
file content (11 lines) | stat: -rwxr-xr-x 288 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

set -e

debian/tests/utils/check-namespace-support

source debian/tests/utils/add-debusine-log-files-to-artifacts.sh

debian/tests/utils/integration-tests-setup-debusine-all.sh

pytest --rootdir=. -c /dev/null -v debian/tests/integration-tests-task-simplesystemimagebuild.py