]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
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 09:08:30 +0000 (09:08 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 6 Nov 2025 09:08:30 +0000 (09:08 +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.

Merge branch 'stepan/run-all-system-tests-on-system-test-change' into 'main'

See merge request isc-projects/bind9!11214


Trivial merge