]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Some stress test artifacts should not be saved in CI artifact
authorMichal Nowak <mnowak@isc.org>
Tue, 27 Aug 2024 10:12:50 +0000 (12:12 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 28 Aug 2024 08:01:27 +0000 (08:01 +0000)
(cherry picked from commit 6f868853049769cd4c327acf32a8c1a7320daa06)

.gitlab-ci.yml

index 9cd8bd415653a7d3055066aad8fbd325198a39f7..3fe9769b64a492a2f2693c43a9ac75bfbfb6d80f 100644 (file)
@@ -1567,6 +1567,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