]> git.ipfire.org Git - thirdparty/bind9.git/commit
Run a short respdiff test for all merge requests
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)
commitea8a0bde8ea306893b9a523206b41754e444f9fa
tree7faab89dd7c8948e37ea45be3a890298e6a9dbff
parent004a7bb37684adaac8ee2aa686411f42bceb732b
Run a short respdiff test for all merge requests

Now that the respdiff tests can detect memory leaks, it is worth running
them for every merge request.  However, the existing respdiff-based
tests take a while to complete (about half an hour with our current CI
infrastructure), which does not make them a good fit for this purpose.
Add a new GitLab CI job, "respdiff-short", which uses a smaller query
set that gets processed within a couple of minutes on our current CI
infrastructure.  Rename the existing respdiff-based jobs to make
distinguishing them easier.
.gitlab-ci.yml