]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: ci: Replace the check_for_junit_xml anchor with a Python script
authorŠtěpán Balážik <stepan@isc.org>
Wed, 7 Jan 2026 17:08:50 +0000 (17:08 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 7 Jan 2026 17:08:50 +0000 (17:08 +0000)
commitba9b80de3259b9f83e73c75109f74c785ffd0fee
treebdcc3a778c6c44a698c9688f510b9a8c9b6c06d2
parentbb9234c6cea43b99202553a55e79ca8a12e5c0db
parente2d389b60a94f0b37884278df18a50a6d4967d96
[9.20] chg: ci: Replace the check_for_junit_xml anchor with a Python script

~~Where applicable, use the more detailed CMocka generated JUnit
reports which include subtest results and timings instead of the
one generated by Meson.~~

Prerequisites:
- bind9-qa!137

~~Closes #5511~~

Partial backport of MR !11100

Merge branch 'backport-5511-cmocka-junit-ouput-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11433