From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH OSSTEST v2 0/3] Misc standalone wrapper improvements Date: Fri, 2 Oct 2015 13:05:31 +0100 Message-ID: <1443787531.11707.80.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org This combines 2/3 of the previous "Misc standalone wrapper improvements" post (the third being "standalone: Rotate logs rather than clobbering them" which is now in pretest) plus an extra patch "standalone: Make it possible to pass options to run-test" which I posted v1 of separately. Note that "cs-adjust-flight: Add job-status to report job stats" was previously "standalone: Add get-job-status to pick status out of standalone.db" Ian.