File: README

package info (click to toggle)
developers-reference 14.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,296 kB
  • sloc: makefile: 176; python: 76; javascript: 72; sh: 68; perl: 25
file content (6 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
How to test locally, should probably moved to developers-reference itself...

sudo apt install autopkgtest vmdb2
sudo autopkgtest-build-qemu unstable $SOMEPATH/autopkgtest-unstable.img
# build the binary package and run tests using 4 cores
autopkgtest -s ./developers-reference_12.13.dsc -- qemu -c 4  $SOMEPATH./autopkgtest-unstable.img