]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use a pre-built executable as the reference named
authorMichał Kępień <michal@isc.org>
Mon, 18 Jul 2022 12:39:02 +0000 (14:39 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 18 Jul 2022 12:39:02 +0000 (14:39 +0200)
commita7e89a0712fe85d52d437038de278cd867d225ea
tree47dfeabd3f1f22b843027d302f08dd4c66bc0cbb
parented8f8bc09cce8c1b32c289736b11f31f53a7d191
Use a pre-built executable as the reference named

The "respdiff" GitLab CI job compares DNS responses produced by the
current version of named with those produced by a reference version.
The latter is built from source in each "respdiff" job, despite the fact
that the reference version changes very rarely.  Use a pre-built named
executable as the reference version instead, assuming it is available in
the OS image used for "respdiff" tests.
.gitlab-ci.yml