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

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


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Thu, 15 Dec 2022 16:25:36 +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=uU9JPh2iYFFZ8oKN75dKK4N8ZhhkM/5KS9Tvu+1WoZE=; b=TZdT7VADR/uARiEBMDmNlVlMf8beg7hyS0+PJdz2Bvphnxnvquv1JQZ2Q8gdNNfoEjx1r9ada/+sg0b3R6pDOFGXbTPxb9tpLICm5YlMs3O7Po3UtA/eEU22Q/BA5lLZuh6RTqb0oX9/7TyUtmhY6DJV/Ta26ZNl3+pFSnQ4MpDAEchFWsm/aytVrzk5ZtcGAku2v15LYDIVEZtquiCQMcbeXK45mpuHpLRgu4t+RJUbGAOzZM+QJT7KM+dZ5lwxlToduWkNlqCMLlhpPBs040vU6/AQXLdv94Bu8KVAWiS+IuMErsfUZtnVa8os2Vm6b994f/B9DO7OiKOmidnukA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QhNGdLZovLS5LIN1EzCrL7DBCoRn2p5oHVpcDQCv9KulcI4IdVdUY59v3I4U1BPercqPH97D4AsWVyi9wV+yYQSyLh4FdvR+o+NZNr4ka1Ln/fE+0FDMOMrIT60Gy0rSEngzUN7zEyer/POjLK0NPkkCWMSpiBeKDvb2EKvaiewCgm/b0kVhT5X5ofq+oL4ejYWEN20rmhCQMjexFgpgFvs4uL0WwI1qEZlRt0ekVbu93XS7Fx7dZpAoJZOZ5u1ie7vibl1jAqEl4sgqfy9m+wbh4WGG6ciHHqkvO7pacMommbdBo9G3qbt7uA7UuxQG7awk52YdeE9KbJPOI/7hqA==
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Thu, 15 Dec 2022 15:25:54 +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.

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 | 97 +++++++++++++++++++
 2 files changed, 113 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®.