]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop #1941 workaround
authorMichal Nowak <mnowak@isc.org>
Tue, 5 Jan 2021 10:54:13 +0000 (11:54 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 19 Jan 2021 10:47:19 +0000 (11:47 +0100)
Workaround for issue #1941 is not needed anymore as the underlying
performance issue which manifested on FreeBSD was addressed.

(cherry picked from commit fe5978f5baaa1630f121cca70673d9a4dadae391)

.gitlab-ci.yml

index 4a0bb1f9da09943c04decdaa797d8793432ca116..cca1523958cf3f1c62e85c97dceba3cd280fcb41 100644 (file)
@@ -1464,8 +1464,6 @@ stress:authoritative:freebsd12:amd64:
   only:
     variables:
       - $CI_COMMIT_TAG || ($BIND_STRESS_TEST_OS =~ /freebsd/i && $BIND_STRESS_TEST_MODE =~ /authoritative/i && $BIND_STRESS_TEST_ARCH =~ /amd64/i)
-  # See: https://gitlab.isc.org/isc-projects/bind9/-/issues/1941
-  allow_failure: true
 
 stress:recursive:freebsd12:amd64:
   <<: *freebsd_12_amd64_image
@@ -1480,8 +1478,6 @@ stress:recursive:freebsd12:amd64:
   only:
     variables:
       - $CI_COMMIT_TAG || ($BIND_STRESS_TEST_OS =~ /freebsd/i && $BIND_STRESS_TEST_MODE =~ /recursive/i && $BIND_STRESS_TEST_ARCH =~ /amd64/i)
-  # See: https://gitlab.isc.org/isc-projects/bind9/-/issues/1941
-  allow_failure: true
 
 # ABI check