xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Jackson <ian.jackson@eu.citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: [OSSTEST PATCH 1/3] host examination: Actually permanently save the logs
Date: Mon, 22 May 2017 16:45:20 +0100	[thread overview]
Message-ID: <1495467922-30085-1-git-send-email-ian.jackson@eu.citrix.com> (raw)

Due to an oversight, this was not plumbed into sg-run-job.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 sg-run-job | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sg-run-job b/sg-run-job
index ceb7980..43f3daa 100755
--- a/sg-run-job
+++ b/sg-run-job
@@ -520,6 +520,7 @@ proc examine-host-examine {install} {
     run-ts !broken capture-logs ts-logs-capture       + host
     if {$ok} {
 	run-ts -.  =           ts-examine-serial-post + host
+	run-ts .   =           ts-examine-logs-save   + host
     }
 }
 
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2017-05-22 15:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <osstest-109837-mainreport@xen.org>
2017-05-22 15:45 ` Ian Jackson [this message]
2017-05-22 15:45   ` [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default Ian Jackson
2017-05-23 13:03     ` Roger Pau Monné
2017-05-30 14:28     ` Nested virt broken in Linux 4.9 (was Re: [OSSTEST PATCH 2/3] ap-common: Switch to Linux 4.9 by default [and 1 more messages]) Ian Jackson
2017-05-30 14:57       ` Boris Ostrovsky
2017-05-30 15:47         ` Ian Jackson
2017-05-30 15:53           ` Julien Grall
2017-05-30 16:13             ` Ian Jackson
2017-05-30 16:15               ` Julien Grall
2017-05-30 16:22                 ` Ian Jackson
2017-06-06 11:16                   ` Ian Jackson
2017-06-06 15:56                     ` Julien Grall
2017-05-22 15:45   ` [OSSTEST PATCH 3/3] make-flight: Shed some ARM64 load Ian Jackson
2017-05-22 15:49     ` Julien Grall
2017-05-23 13:08   ` [OSSTEST PATCH 1/3] host examination: Actually permanently save the logs Roger Pau Monné

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495467922-30085-1-git-send-email-ian.jackson@eu.citrix.com \
    --to=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).