]> 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 13:25:17 +0000 (15:25 +0200)
commit7d02e1088cde1e39d1ea85f7e980439769a4a9e7
tree119692eb3c383ed21c2c62221e4035e6db2c8943
parent116b825b8db6dff4ed17a56467af372ed3f73b66
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.

(cherry picked from commit ab90a4705a13d1a5040bb361e20ff63b5d47d875)
.gitlab-ci.yml