]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.16] chg: ci: Exclude some RPZ files from long stress test artifacts
authorMichal Nowak <mnowak@isc.org>
Mon, 23 Sep 2024 12:25:34 +0000 (12:25 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 23 Sep 2024 12:25:34 +0000 (12:25 +0000)
commit463a47bcc2c0812123e374dd184224bf8757b911
treed43b04d97dc9e8965e406249341bd35d84377a90
parent4540b3dd2df094fd21b36e5f13c8803b34c5ee76
parent2a500446ed376d9aaafb6cff7367cf34dbe5afcc
[9.16] chg: ci: Exclude some RPZ files from long stress test artifacts

This fixes 6f868853049769cd4c327acf32a8c1a7320daa06, that excluded files
only from short stress tests.

Validation jobs:
- [x] short - [#4756989](https://gitlab.isc.org/isc-projects/bind9/-/jobs/4756989/artifacts/browse/output/ns4/) -
- [x] long - [#4757196](https://gitlab.isc.org/isc-projects/bind9/-/jobs/4757196/artifacts/browse/output/ns4/)

Backport of MR !9522

Merge branch 'backport-mnowak/exclude-some-rpz-files-from-long-stress-tests-artifacts-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9540