]> git.puffer.fish Git - mirror/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>
Fri, 18 Jan 2019 14:36:40 +0000 (15:36 +0100)
commit6253672d6a8be8f63d3bef7a268adedaf346ad41
treee4decf1f3a24fad108f051de53728bbe9bcb1e5c
parentaefbc5a84c1fe0b4e86f553bd83d1b6b632c1148
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]