]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] chg: ci: Run system tests on all platforms on MR that touches system tests
authorŠtěpán Balážik <stepan@isc.org>
Thu, 6 Nov 2025 12:04:04 +0000 (12:04 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 6 Nov 2025 12:04:04 +0000 (12:04 +0000)
Not doing this has lead to breakage caused by different dnspython
versions on different platforms only discovered in full nightly
pipelines.

Add a triggering rule for MRs changing code in bin/test/system.
Apply this rule to all nightly-only system test jobs.

Backport of MR !11214

Merge branch 'backport-stepan/run-all-system-tests-on-system-test-change-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11221


Trivial merge