]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commit8e8df602675e7eeb0bf0822ebff293588542df01
tree1d7e5c8f3e53f9b34b813d45ae39b01f08c9a04f
parent06934498d4f8ca722943cc29c0df8d98fd3c7c79
parentf6a4ad8db177575823b03f2211bd2e4fe1ce5d76
[9.20] chg: ci: Run system tests on all platforms on MR that touches system tests

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