]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Disable respdiff-recent-named
authorAlessio Podda <alessio@isc.org>
Thu, 29 Jan 2026 09:05:22 +0000 (10:05 +0100)
committerAlessio Podda <alessio@isc.org>
Mon, 2 Feb 2026 09:32:38 +0000 (10:32 +0100)
The respdiff-recent-named test is currently broken with autotools.
Disable the test to allow #GL!11355 to be merged.

.gitlab-ci.yml

index 1521d1176085e440be95f2f83da22fed289b59ec..0ecd574e41db9ce33311943448629ca500a273d5 100644 (file)
@@ -2236,6 +2236,7 @@ respdiff-third-party:
 .respdiff-recent-named: &respdiff_recent_named
   <<: *respdiff_job
   <<: *base_image
+  allow_failure: true #GL!11355
   needs:
     - job: ci-variables
       artifacts: true