]> 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)
commitab90a4705a13d1a5040bb361e20ff63b5d47d875
tree47dfeabd3f1f22b843027d302f08dd4c66bc0cbb
parent858732d08b3f3f32e8f8b5e2c59ceb193c98d26b
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