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
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