[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] automation/gitlab: introduce macOS build jobs
- To: xen-devel@xxxxxxxxxxxxxxxxxxxx
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Date: Mon, 4 May 2026 20:50:10 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=wK2J98RAAZ1rAXqXA9NJ92KQw9R8ghhK/EqTrN5XSiA=; b=xjI1mhdUFbS9HJvDR518fI+C1QTVf0d0s0yBajqWQy/+lFkQCvJQX1g86alB2PQ1837CQDagT27wK3vva6wiOFOcPwResVlNm/jnKLzrJDgyBS92PYwVGTJaKK12+MlW4wCdWnhqznwoF739kyHIZ8jeFYh00JmhALytzwYdPZ24kjXnQJOgM55UDP2AaAA465RHbMOcp2YHTWolDsG4038cCtCsLfrHKKA72BzNlSTz3KEk2+d5EaaZQOFXNvusYI9z75OYRIT5kovIM9iJz/oD6RTEn3oD8e6P1nw1E3p+6KUCbZMC4zqsVut2l/o0yBl0jbo7nBSLaM4cMl9Hjg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=NF/+zWGuhdgTrreeA22LxP2eRmiwTeKShxIWZVUpJe/byKB6mNoENU8vMp4BAGNYHRkEIKYE5ryRyKRJqMMMM5Y8VpD4GQQBFdVQttR01olkGBfS1i9cn+ILl1i2uhoyffjxk+c+IzGlUyLgvJUji2cTsXtmffCUHpW+zzxXB0A+iK8NLR+dgRqQmJmrZAjPcudi2QGAkc/7WxpqggxdgVmdH0EDJrbeyBfy7T9s+QiB1TeUw8jxh+3SV3JiIj+wdk5f/Shq2qQC9K0S8PFTO8UeHsGx5sTWkKhNyFA1VUjQK8oVHB0ktqjmjw56ZPH1UaswqF8mmw4sqsF0d/nYNw==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=citrix.com header.i="@citrix.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
- Cc: Bertrand Marquis <bertrand.marquis@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Delivery-date: Mon, 04 May 2026 18:50:48 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Thu, Apr 23, 2026 at 09:04:59PM +0200, Roger Pau Monne wrote:
> With the imminent decommission of CirrusCI we will lose the limited macOS
> build testing done there. Introduce two Gitlab macOS build jobs that
> reproduce the ones present on CirrusCI.
>
> According to the "Community programs" Gitlab documentation [0] we get
> 50,000 compute minutes per month. The arm64 job takes ~1m 15s, and the
> x86_64 one ~2m. I think it's likely enough given the amount of minutes we
> have available. We might need to reconsider if we add more tasks that
> consume compute minutes.
>
> [0]
> https://docs.gitlab.com/subscriptions/community_programs/#gitlab-for-open-source
Ping?
Thanks, Roger.
|