]> 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>
Sun, 25 May 2025 19:02:51 +0000 (21:02 +0200)
commit7fecb9e8e99993847d28da3eab5ee57ba1012c67
treec03cd043c35ecf7cee9bd25e52f963a7b3e1dbde
parent8ad1d0cf60a9844ba158e88ca7704104b2e3255d
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]