From: Michal Nowak Date: Thu, 11 Jun 2026 19:05:07 +0000 (+0000) Subject: DROPME: test against the bind9-qa respdiff rewrite branch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmnowak%2Frespdiff-python-rewrite;p=thirdparty%2Fbind9.git DROPME: test against the bind9-qa respdiff rewrite branch Clone bind9-qa from the mnowak/respdiff-python-rewrite branch so the pipeline exercises the rewritten respdiff.py. Drop this commit once the bind9-qa branch is merged. Assisted-by: Claude:claude-fable-5 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0fbc16c1606..143881d567e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -413,7 +413,7 @@ stages: build .git-clone-bind9-qa: &git_clone_bind9-qa - - git clone --depth 1 https://gitlab.isc.org/isc-projects/bind9-qa.git "$CI_PROJECT_DIR"/bind9-qa + - git clone --depth 1 --branch mnowak/respdiff-python-rewrite https://gitlab.isc.org/isc-projects/bind9-qa.git "$CI_PROJECT_DIR"/bind9-qa # change directory to the workspace before including this .find_python: &find_python