]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add "stress" tests to GitLab CI
authorMichal Nowak <mnowak@isc.org>
Tue, 16 Jun 2020 12:19:41 +0000 (14:19 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 26 Oct 2020 17:01:19 +0000 (18:01 +0100)
commit39305411e85fb4423b6b8248d4c69a9003cd16e8
treeec11a304a2d593dd1485a20d8f29cea8759ff5a6
parent58aca6d9d5de4e5a26293514c27c38d4305ffd68
Add "stress" tests to GitLab CI

Run "stress" tests for scheduled pipelines and pipelines created for
tags.  These tests were previously only performed manually (as part of
pre-release testing of each new BIND version).  Their purpose is to
detect memory leaks and potential performance issues.

As the run time of each "stress" test itself is set to 1 hour, set the
GitLab CI job timeout to 2 hours in order to account for the extra time
needed to set the test up and gather its results.
.gitlab-ci.yml