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

[PATCH] automation: Drop sles11sp4 dockerfile


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Fri, 3 Mar 2023 13:53:46 +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=SzbBRJucnsol2Xi1ihRMZI1tMlBsoA8t76S/TPyzWJY=; b=HjifBhAHLgLUF5vKgkvFJuOtBuuptxJY+iL0s4s7cq8QvCeNqsW1fyUKyvvVTKPI5JPXZCVOCyEDVDRTX4OlOekuuiQO9ynMl26nVIxiO+20ek+7pih2x7Vc0ypjOcON7MF8pR51A+Vkj7FGTx2Oz+zHBrLIgrICcwPPhzr4ghqTIGuuJjDB3jJydFAr2RnQwuH+WcCHldmGQAOJ0AIS981JEYgfmvvwt9qnzI1O+GuBktfbI3fE/zkcwcKPCOYnIlC8d3GVn0QxiZnwP9+oNos6dCvwK6rXhvxHfgOq1z0jQdqalvhzDVbJ0UnzQ8Syr5ijJz71WE+AoLV+UTD0hQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QMJ18OZ8OKViudsJpoieeXKu8H7TANddLkuMiEZIMKy10K3UuxSRhE85EfG1ZRxpJqmrGtFMotSbV7comNBAIyWpP39pRxlMfO7ydKIczXcPy2H2OTSrQ5oLs6ByWXZd50AEYrx1oDHpz00UKeSiwSdQRW6tXZrNomhEql/Jse+oO8WcTcvr3A4Jbnr+0a9AL7mh+glabhF/LAX+typgxiB/IGxIrNMDNBBynKbpth1CerMDz2DFJIkLwgpoaIACp+gus+j4JOUr5tLwoXAbVLUzzddX5bpIlICxtkQRIojOxqcXB8sBwfxYpylbQFoiLvV76YTxKJlhN/el62K+Fg==
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • Delivery-date: Fri, 03 Mar 2023 12:54:04 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

It has reached EOL and there are no jobs using it on any branch.

Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx>
---
We can also safely remove sles containers from registry.
---
 automation/build/suse/sles11sp4.dockerfile | 20 --------------------
 1 file changed, 20 deletions(-)
 delete mode 100644 automation/build/suse/sles11sp4.dockerfile

diff --git a/automation/build/suse/sles11sp4.dockerfile 
b/automation/build/suse/sles11sp4.dockerfile
deleted file mode 100644
index ff69a99afc71..000000000000
--- a/automation/build/suse/sles11sp4.dockerfile
+++ /dev/null
@@ -1,20 +0,0 @@
-FROM registry.gitlab.com/xen-project/xen/suse:sles11sp4-base
-LABEL maintainer.name="The Xen Project" \
-      maintainer.email="xen-devel@xxxxxxxxxxxxxxxxxxxx"
-
-ENV USER root
-
-RUN mkdir /build
-WORKDIR /build
-
-# Nothing else is needed -- base image already contain everything.
-
-# Note:
-#
-# SLES11 SP4 runs pre-2.13 glibc, which requires vsyscall support.  Most
-# distros nowadays disable vsyscall. To run this container, the host needs to
-# have vsyscall=emulate in its kernel command line.
-#
-# Due to various issues in SLES11 SP4, you might want to disable building
-# certain components. Known *not bulding* components include OVMF, SEABIOS
-# and upstream QEMU.
-- 
2.25.1




 


Rackspace

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