]> git.puffer.fish Git - matthieu/frr.git/commit
debian: rework autopkgtests
authorDavid Lamparter <equinox@diac24.net>
Mon, 17 Dec 2018 17:55:31 +0000 (18:55 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 19 Feb 2019 20:34:07 +0000 (21:34 +0100)
commitaaabb66e4a04a7f2119a08dcea2c0ec5f853c37e
tree5831626e5fa61c6c8e7e9a664c4117b72797406a
parent6b3758779125d6cb80863f5488c0bd9a02c813ec
debian: rework autopkgtests

Ditch the old non-working one and add 3 new ones to check:
- that zebra can talk to the kernel at least somewhat
- that SNMP and RPKI modules can be loaded
- that frr-reload.py works

This should catch most build environment SNAFUs.

Signed-off-by: David Lamparter <equinox@diac24.net>
debian/tests/bgpd-snmp-rpki [new file with mode: 0755]
debian/tests/control
debian/tests/daemons [deleted file]
debian/tests/py-frr-reload [new file with mode: 0755]
debian/tests/zebra-lo [new file with mode: 0755]