From 3983e75abd842a6030999eedce87360e4f0550a2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 24 Dec 2012 13:41:22 +0100 Subject: try harder to collect the right artifacts --- bin/g-i-installation.sh | 4 ++-- job-cfg/g-i-installation.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 84dc11ad..81ca8274 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -492,8 +492,8 @@ esac # case $NAME in *rescue) # so there are some artifacts to publish - mkdir -p $RESULTS/log/dummy - touch $RESULTS/log/dummy.log $RESULTS/log/dummy/dummy + mkdir -p $RESULTS/log/installer + touch $RESULTS/log/dummy $RESULTS/log/installer/dummy ;; *) # # kill qemu and image diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index cd430b13..13eba7d3 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -19,7 +19,7 @@ - email: recipients: '{my_recipients}' - archive: - artifacts: 'results/* results/*/* results/*/*/*' + artifacts: 'results/*.*, results/log/*, results/log/installer/*' latest_only: false - imagegallery: title: '{my_title}' -- cgit v1.2.3-70-g09d2