From 285682ca5550526c7d36feed73f52be241d7f9a7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 23 Dec 2012 18:56:19 +0100 Subject: how very dummy --- bin/g-i-installation.sh | 5 ++++- job-cfg/g-i-installation.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 4fb1b51b..f666ea51 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -487,7 +487,10 @@ esac # boot up installed system # case $NAME in - *rescue) ;; + *rescue) # so there are some artifacts to publish + mkdir -p $RESULTS/log/dummy + touch $RESULTS/log/dummy.log $RESULTS/log/dummy/dummy + ;; *) # # kill qemu and image # diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 10639623..cd430b13 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/*/*' + artifacts: 'results/* results/*/* results/*/*/*' latest_only: false - imagegallery: title: '{my_title}' -- cgit v1.2.3-70-g09d2