]> git.ipfire.org Git - thirdparty/bind9.git/commit
Run unit tests on OpenBSD in GitLab CI
authorMichal Nowak <mnowak@isc.org>
Mon, 19 Oct 2020 05:47:57 +0000 (07:47 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 21 Oct 2020 11:06:52 +0000 (13:06 +0200)
commitcf7db2003b1b39fccdc6a38b9765049a533a2d47
tree22d434d4f50750db8fa70c55674e04fef79438b9
parentef050228f7fc5a79c794c71eee7a561840e32e84
Run unit tests on OpenBSD in GitLab CI

Unlike other maintained BIND branches, the "main" BIND branch does not
require Kyua for running unit tests, which has been an obstacle for
adding an OpenBSD unit test job to GitLab CI.  Experiments show that a
complete BIND unit test suite completes in a few minutes on OpenBSD and
that unit tests are not as severely affected by OpenBSD performance
issues as system tests are.  Add a GitLab CI job which runs unit tests
on OpenBSD to every pipeline.
.gitlab-ci.yml