[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] automation: disable xen,enhanced in qemu-smoke-arm64


  • To: Stefano Stabellini <stefano.stabellini@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Ayan Kumar Halder <ayankuma@xxxxxxx>
  • Date: Thu, 4 Aug 2022 14:22:48 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; 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=eAQeikYW30fZ0XpZIWy1AD3064fM3Pf/gvzk23qmEGI=; b=RAaeQX/72I9UoxMIpRQC/dzCVX7s2QklOLvn/KKbq2CgFzVXnuQkis/dfIprgS/itrv321m/dZFBNsbnowbfUXPSzeI9CCqRKzZ9BK/s04PifCOoZ3IDHEa9kpDKzIVxUQOvDtf46Uc46D9mnE7+1wJEg1uVL1C/eQpzG+fWzIs+pooxaPArld+DigSDLhY5BPgEHxGFUwM9BNSjk2d8a+Ggrq4gYfANPsrJEVV/yv+9aOkV3szxSqimXRFAdUnt8yAk4+sR0ij8/QYbJ2Csd4yk8Z1QLC2tvaJCiOhTDks/HsBoxADGNvPkcf+3M4Un/XvhOY11weDFdX+LjvHXRA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Et0Bv5coFZxlDv0CSAyirZykuNX/kwntG65AFiaCokeby0McP2+d6vHpKzCPg5dtFZm4dTFWDfODop0bMGSy6LPHqLYgTVUIDPkQrbuiM0J9toyoZ+EfGjhmiczCqPDPz/gDjEFrxMojkEDngjsmTzSaRmVhLLvlnQ4Asy8KGUt9NwSLTwgG8mJQur9CEn7QWVSmpC/AsHnw9Pb6FlXMwKzba88GgPpYFvUNAl4r/9Q3dPdem/QqUfhdor2bKDgPH/NmD5sEUcQ2cBcMWH1bGMWm84louAsrvpZsmMV80LWoWdXeB5xOPsPfE0BlVILzxphZU32z6kbaVABr3JSDag==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: cardoe@xxxxxxxxxx, burzalodowa@xxxxxxxxx, penny.zheng@xxxxxxx
  • Delivery-date: Thu, 04 Aug 2022 13:23:04 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Hi Stefano,

It works. :)

On 29/07/2022 01:05, Stefano Stabellini wrote:
Disable xen,enhanced because we don't use PV drivers in this test and
also because the kernel used for testing is old and unpatched and would
break if xen,enhanced is passed.

This patch unbreaks gitlab-ci.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxx>

Reviewed-by: Ayan Kumar Halder <ayankuma@xxxxxxx>

Tested-by: Ayan Kumar Halder <ayankuma@xxxxxxx>

---
  automation/scripts/qemu-smoke-arm64.sh | 1 +
  1 file changed, 1 insertion(+)

diff --git a/automation/scripts/qemu-smoke-arm64.sh 
b/automation/scripts/qemu-smoke-arm64.sh
index 898398196a..e6f1510c0f 100755
--- a/automation/scripts/qemu-smoke-arm64.sh
+++ b/automation/scripts/qemu-smoke-arm64.sh
@@ -84,6 +84,7 @@ NUM_DOMUS=1
  DOMU_KERNEL[0]="Image"
  DOMU_RAMDISK[0]="initrd"
  DOMU_MEM[0]="256"
+DOMU_ENHANCED[0]=0
LOAD_CMD="tftpb"
  UBOOT_SOURCE="boot.source"



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.