]> git.ipfire.org Git - thirdparty/bird.git/commit
CI: Add package install tests.
authorDavid Petera <david.petera@nic.cz>
Wed, 7 May 2025 14:02:09 +0000 (16:02 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 23 May 2025 13:13:43 +0000 (15:13 +0200)
commitcbf796e6d6a0393119e70cf211db5e3c449dacc3
tree1d14e6a914d4ac80f15f58e8c3ef96955ff980d5
parentba2ecf4d9a62ff813cd26216895d9d641754b4d5
CI: Add package install tests.

We are checking that generated BIRD packages can be installed and run.
Communication between bird and birdc is also tested.

This fixes #202
.gitlab-ci.yml
misc/gitlab/template.yml.j2
tools/test-install [new file with mode: 0755]