]> 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>
Tue, 27 Aug 2024 10:56:04 +0000 (12:56 +0200)
.gitlab-ci.yml

index bdd69f411fa09c8843ab6dcf49384235b4f42d89..a4b4fdb236ad6c980cc535f5c2dc70c62032857e 100644 (file)
@@ -1638,6 +1638,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