From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 0/6] Un-pushed support patches for new colo Date: Tue, 31 Mar 2015 15:52:04 +0100 Message-ID: <1427813524.2115.162.camel@citrix.com> References: <1427811525-14259-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YcxWZ-0002nZ-B7 for xen-devel@lists.xenproject.org; Tue, 31 Mar 2015 14:52:15 +0000 In-Reply-To: <1427811525-14259-1-git-send-email-ian.jackson@eu.citrix.com> 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 Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-03-31 at 15:18 +0100, Ian Jackson wrote: > These 6 patches were developed as part of deploying the new colo, and > have been used ad-hoc by me in my own ~, but not yet sent into > production. Since I was preparing a push to pretest (of the stuff which was already in Cambridge pretest and never made it through before the switch) you asked me to include these too, which I have done. So I have just pushed to the new colo's pretest: $ git log --oneline dce7456..5ae027f 5ae027f Merge branch 'colo.2015-03-31' of xenbits.xen.org:/home/iwj/ext/osstest into queue 4bf33f8 production-config*: Set HostnameSortSwapWords as appropriate e2008dc (Re)Add production config for Cambridge instance f89d6ac Osstest.pm: Add "use IO::File" 0ab790c ts-host-install: honour arch-specific boot append properties e654ecc ts-host-ping-check: New ubiquitous test step a80d215 sg-report-flight: Produce better output for running jobs. 6ec412e sg-report-flight: Sort email output by results, not job name 6cbaf65 cs-adjust-flight: Support negation of foo-specs fdddba7 config: turn off HostnameSortSwapWords by default ea335bc start/stop the guest 10 times in the standard test jobs 4d6bbe0 README.dev: Document steps after restarting ms-ownerdaemon 97fa466 uboot: make flask loading address host property ab441f3 uboot: do not use readlink on xsm policy Note that I have omitted "standalone: Add --dry-run option for run-job." for now while I sort out the feedback from "sg-run-job: Only consider $OSSTEST_SIMULATE > 0" > They can also be found in: > xenbits.xen.org:/home/iwj/ext/osstest#colo.2015-03-31 > > Thanks, > Ian.