summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-15 17:29:53 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-15 17:29:53 +0100
commitf7b10ed74d17531d6a8eb926e9f74d04ac6b0714 (patch)
tree1a69eb77856931d3bad0600df9aaa3ddf49556fa /job-cfg
parente6a976ee9bbfec6e8eaeb0af97296a3e7f10b4e9 (diff)
downloadjenkins.debian.net-f7b10ed74d17531d6a8eb926e9f74d04ac6b0714.tar.xz
torbrowser tests: preserve artifacts too
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/torbrowser-launcher.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml
index 89680423..f735c277 100644
--- a/job-cfg/torbrowser-launcher.yaml
+++ b/job-cfg/torbrowser-launcher.yaml
@@ -65,6 +65,9 @@
parse-rules: '/srv/jenkins/logparse/torbrowser-launcher.rules'
unstable-on-warning: 'true'
fail-on-error: 'true'
+ - archive:
+ artifacts: 'results/*.*'
+ latest_only: false
- imagegallery:
title: '{my_description}'
includes: 'results/*.png'