[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] automation: Add C xenstored and stubdom tests
- To: Jason Andryuk <jason.andryuk@xxxxxxx>
- From: dmukhin@xxxxxxxx
- Date: Thu, 4 Jun 2026 19:02:19 -0700
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 148.163.138.245) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=ford.com; dmarc=pass (p=reject sp=reject pct=100) action=none header.from=ford.com; dkim=pass (signature was verified) header.d=saarlouis.ford.com; dkim=pass (signature was verified) header.d=ford.com; arc=none (0)
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=DHW93lWYDfAHc/I0EskrkTFx0mBulBjH5qZoxJvkX7I=; b=FfSsoEd1+lMAnXjFbJYoRs9F9yHavWq/E4TwWAtMnk1enWEKc8woUCnWdtMcygLT+XC8arMubYK4ceoaNSGRotTIbUlsAinasNY9EUw1jyMuza8QrF6/ndVg6iRvAdS+nwOqSJEqiJ2CrkBOKKm68AfXoR12ozrAaX34ZHOIlIwevf6zRwZI2UANWGs4YXOvxpGB7aESAvSdWcAm7x5uNIDo7ePUErPRgfYuTguoVRmbWCJVQnc/RrvJ58Ar/uuhQEjUZptUPISGc+72KnfbFDLrp/fp2iPnTEXiHeWOLzvaBvuXdpvBoGHwD4vaFiP7nfDyBtHvRsDBatea3WHGFw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=A85IWlQs1VG7i230NYEPrc99k5uG5cKEiHDMN0hb12G/ST8ax/l194YqjNWbgdbO7VV7H3Z03ygfnD9fPPQoZD1p1m+GX4CbOmor5Q0yudC5V+WIFU7O0WQJB258hBNMS6L50CM1uHjRDvh7KhKpTLx6xd8qr2FDaSnpTGIlPkmfSlZOfLRRsGwNtC59GIiw3hbEHLG34AUfsAR/TeJCK7xnjhTvHlflyyAlucMEV0wGXzEd7B6F7MZzFZpdoF27K9q7gS43l+l0AdraR/bSAwkkFg7nHnCPSSp+TnafEyi3Hgp+9XOVxZtS+UI/FSYq6YeqyFoMm+v4v6IjqozUpA==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=ppford header.d=ford.com header.i="@ford.com" header.h="Cc:Content-Type:Date:From:In-Reply-To:Message-ID:MIME-Version:References:Subject:To"; dkim=pass header.s=selector2-azureford-onmicrosoft-com header.d=azureford.onmicrosoft.com header.i="@azureford.onmicrosoft.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"; dkim=pass header.s=ppserprodsaar header.d=saarlouis.ford.com header.i="@saarlouis.ford.com" header.h="Cc:Content-Type:Date:From:In-Reply-To:Message-ID:MIME-Version:References:Subject:To"; dkim=pass header.s=ppfserpocford header.d=ford.com header.i="@ford.com" header.h="Cc:Content-Type:Date:From:In-Reply-To:Message-ID:MIME-Version:References:Subject:To"
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Delivery-date: Fri, 05 Jun 2026 02:02:52 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Pser-m365-app: SER-APP
On Thu, Jun 04, 2026 at 07:33:28PM -0400, Jason Andryuk wrote:
> Expand testing to include C xenstored and xenstore stubdom tests. OCaml
> oxenstored is run by default.
>
> Signed-off-by: Jason Andryuk <jason.andryuk@xxxxxxx>
Reviewed-by: Denis Mukhin <dmukhin@xxxxxxxx>
|