]> 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:18:27 +0000 (18:18 +0100)
commita0c0af642cd9d8b5d8ac394e58b2170d7477f001
tree458556c1f18b424cce7f259b876a2b1109fada98
parentd9ed1a85e4e044a15cbf9cbd1c26b66e572475d2
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.

(cherry picked from commit 39305411e85fb4423b6b8248d4c69a9003cd16e8)
(cherry picked from commit 06f721fdc521423869e467d0f2416a9cdd3d947f)
.gitlab-ci.yml