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

[PATCH v2 0/2] XTF on arm64 support in CI


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Fri, 16 Dec 2022 14:30:10 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); 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=3x1VTcoLIlQnPIWIeH4cQnCU8xlamHZDxOLmDEHwtrI=; b=PAl+BjCTB6CRcM7dxW4L1PyGdCo9/YBdVkSPXXDtf/7qvC7Hz3A/MssOXz+6nFjNCff8P5aOzoOkK7obDT9hC7xsPBps5dfR45j5RwlY0EiVMfrRb+B+OTiHlsTHHqaTx6/VVa2LYbSOyeTWxS/n0Scan3ptTvUUcLdgvc+ZeiN0M23VtvDhpH3ZlmLvgH2mntZw1y1wVkvgW1nr90H556uzsHF5RZ2QLL9TvfQXewjDTOQAbXbin/CCob/M0yWQ7ShRPqHgBigqAKs1ZrViQddL6OT288y2DFFsDIQrxFQcWyN3iYe7bxsJQKtliVMY4TSz27xSOBoiN2N9Oo69yg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=K+WgvbOzPiuzIs4qv4Ro2psvgsm/Uj/81IWY5EN66/6zlscmaN/5kHeCJ8ufc32IbGlpYXU/gz7jnUUc4MOwqQevkNL/RTHqt5O5En+swgUNDVdfJy5+TL1tVHHbo+FLPHWAgfzsBfKLg+AwKHb2wFaZ8j71jrzhJIxXiy3/dCcSfJ3rgo7woCAKROH86A9MgECrw6ujtFUmV2LRA+nYHrSb2jCJ1eJ4ED00HOza3oAPgJJgqFSmT2u+XbZ+XXfr1IdAQl7J6zINelwfEIQyn5saJLMVjfVAJJ2aYcf7AeuKjCH898QAwAvaqZ27kc5yFEDLBaTjyXu34wIKzY5NBQ==
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Fri, 16 Dec 2022 13:30:37 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

This series adds support into our CI for using XTF to perform low-level
testing on arm64 (dom0less use case for now). For the purpose of the CI
testing, we are going to use XTF fork with implemented arm64 support.

This series populates the CI jobs to run hyp-xen-version XTF test to validate
some of the xen_version hypercall operations.

Changes in v2:
Let's take the opportunity to run XTF as a domU in pure dom0less configuration,
as this is something our testing do not cover at the moment.

Michal Orzel (2):
  automation: Add support for using XTF for arm64 testing
  automation: Add test jobs to run XTF hypercall xen_version test

 automation/gitlab-ci/test.yaml                | 16 +++++
 automation/scripts/qemu-xtf-dom0less-arm64.sh | 68 +++++++++++++++++++
 2 files changed, 84 insertions(+)
 create mode 100755 automation/scripts/qemu-xtf-dom0less-arm64.sh

-- 
2.25.1




 


Rackspace

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