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

[PATCH v3 00/10] GitLab CI cleanup & improvements for Arm


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Tue, 27 Sep 2022 11:47:17 +0200
  • 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=DMRTS94bP5mzTyp0C3TVUX3OC0p29wzVci5VOZBrKaU=; b=BUU+cet6U020TPLzgUzpTImJiszwaWHPGTHvrL/CpdAANvFc1qMpwF0MjpDuMQxGoO5lG/0z1O6Th29SiZnzFnMlr2ulTv1M0/sManDN7fhIBoWXACN5MPOgvgdWYQ2h0zUaon9apmthTkr2pgSIH2N5XQ7u1aYrteUocftkAgpM1a9NmIfc9xZaUyKxMOZP7ZWPuJcYjgwFq201kQv/ydbyyDUlksYA5MP/+XF0gSrSxhxKw7x49ogvVNDyDHGIaL029nEAKptfHZGi5/7svCY9VTdh7m+pLa/MHEJOpjfxSxcd+1xDYkEYzm6Q0QNHjdi5A4QjiepXLSjwttLRsA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fasb06A/PZTFUZNfItDs3GAg6X5niKPL/WKfuuDVPVjGcwl9Ey5xGYQetwwTnXDiQ7GWMTuhBE605BpvYsDL90CWwLX8K4oCWcEGsow21LWXbYhrfWgQm9f5k292A8iQt1Xvf3AKzrvt3gfiKKDgPeT3Mz4H4sJY6pg+6eoj9BsD0RE6rq2zx7zJPb/oKn+2ESLRElhiqE9EJ19Dgy0W/XKphPJ1ZRtE31/oaffc0MgSrepLo6q/HgfaHgSs5Ud1PwZnn7SA/+ix1uehwb/G4X3siFfoFCfuMwYWmgLufpypVQ7/2nZS+TB8TvdW81lMOG0Xt3xI6rdvEorSneMLuw==
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Tue, 27 Sep 2022 09:47:49 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

This patch series performs necessary cleanup and improvements in our
GitLab CI automation for Arm. This is crucial so that in the future
we can focus on adding new tests instead of spending time to fix
issues, making the behavior consistent, removing ambiguity, etc.

With the increased interest in gitlab-ci and using it locally, there
is still some work to do mainly to improve documentation. This however,
will be handled in the future series.

Michal Orzel (10):
  automation: qemu-smoke-arm{32/64}.sh: Fix typo in DEBIAN_FRONTENT
  automation: Add randconfig build jobs for arm64 alpine container
  automation: qemu-smoke-arm64.sh: Increase RAM size
  automation: Add debug versions of Arm tests
  automation: Add Arm containers to containerize script
  automation: qemu-smoke-arm32.sh: Modify script to use ImageBuilder
  automation: qemu-alpine-arm64: Cleanup and fixes
  automation: Rename qemu-smoke-arm64.sh to qemu-smoke-dom0less-arm64.sh
  automation: Rename qemu-alpine-arm64.sh to qemu-smoke-dom0-arm64.sh
  automation: Rename qemu-smoke-arm32.sh to qemu-smoke-dom0-arm32.sh

 automation/gitlab-ci/build.yaml               |  28 +++++
 automation/gitlab-ci/test.yaml                | 113 ++++++++++++++++--
 automation/scripts/containerize               |   3 +
 ...moke-arm32.sh => qemu-smoke-dom0-arm32.sh} |  59 +++++----
 ...pine-arm64.sh => qemu-smoke-dom0-arm64.sh} |  14 +--
 ...-arm64.sh => qemu-smoke-dom0less-arm64.sh} |   8 +-
 6 files changed, 173 insertions(+), 52 deletions(-)
 rename automation/scripts/{qemu-smoke-arm32.sh => qemu-smoke-dom0-arm32.sh} 
(54%)
 rename automation/scripts/{qemu-alpine-arm64.sh => qemu-smoke-dom0-arm64.sh} 
(88%)
 rename automation/scripts/{qemu-smoke-arm64.sh => 
qemu-smoke-dom0less-arm64.sh} (96%)

-- 
2.25.1




 


Rackspace

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