From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [OSSTEST PATCH 00/13] Build and test rump kernel xenstore-ls Date: Tue, 15 Jul 2014 16:22:14 +0100 Message-ID: <1405437747-12753-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 1X74Ys-0005ht-48 for xen-devel@lists.xenproject.org; Tue, 15 Jul 2014 15:22:34 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org Preparatory: 01/13 selectguest: log a message 02/13 BuildSupport: make selectbuildhost modify @ARGV 03/13 sg-run-job: Support toggling `adding' by repeating `+' 04/13 building: Delete when cloning, not when preparing $builddir 05/13 make-flight: rumpuserxen tests: use same buildjob for all guests Building: 06/13 ts-xen-build: Allow specification of make targets 07/13 ts-xen-build: Honour cmdprefix_configure, cmdprefix_make 08/13 rump kernel tests: Do a xen.git tools build Testing: 09/13 rump kernel tests: Use guest-specific fs images location 10/13 rump kernel tests: Specify kernel via runvar 11/13 rump kernel tests: Specify cmdline via runvar 12/13 ts-guest-destroy-hard: New script 13/13 rump kernel tests: Run xenstore-ls demo I have not yet run a full flight with this - I have only bench-tested it. I'm about to set a flight off to see how it does.