mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[9.20] chg: ci: Cleanup stress test artifacts
Backport of MR !9424 Merge branch 'backport-mnowak/avoid-some-artifacts-in-stress-tests-9.20' into 'bind-9.20' See merge request isc-projects/bind9!9428
This commit is contained in:
commit
9d811a1d7e
1 changed files with 4 additions and 0 deletions
|
|
@ -1642,6 +1642,10 @@ shotgun:dot:
|
|||
<<: *stress_test
|
||||
artifacts:
|
||||
untracked: true
|
||||
exclude:
|
||||
- "output/ns4/*.dtq*"
|
||||
- "output/ns4/large-delta-rpz*.local"
|
||||
- "output/rpz_*"
|
||||
when: always
|
||||
only:
|
||||
- merge_requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue