[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH for-4.21 v2 0/3] cirrus-ci: get testing working again
- To: xen-devel@xxxxxxxxxxxxxxxxxxxx
- From: Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Date: Tue, 7 Oct 2025 09:00:53 +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=9VPOS52+/hQoS1plax3j1DB4curtD8jBJtoEMUqqbNM=; b=eocizlyLdRTXcDiLUqxVQVQK9z3Vw9z2IHGzgvNChkZH47W1jc3v0xEdwJUFKnpfmc3+hQICXmYUJ5HzuUIlJPOCWNL3jxARZgRVUdndBHWxxLvSW2UbdigeK5PTzhmpShWHkEhyMJEplOkFK20c9T+amQk1TQTXJqXo0sD0CrfQXH4QuCDxiczPMneIa7gAQqCvHcfv98xZhw6pSyVwn/ONT18eTKYFqGYXXw4r1/IkjdZxdJvUR6ws4lPCZgY7hCwo2ME2dpvDuPGNVAhKwtewBPAs6dWnGBhRaxyrL6pMwmbqK1gHeJqCGmKBK97P/brR17R2jZGv12gKakC93A==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=llYacBjHwPDPvm1EfKlzShAJCNaRW8GYribK2HeBfSiAKAar8XiOKiAdi8pQ8jCESNLGnEflt4uGOPr2UNInc6RakIo/kJvX3etCYquZb4TNakO9IiC2Xr7zeWr1p3Yomu+ozb2Oak9IcN8f97sjhiWLSlTykXPgEW+i6kb9Y9lct6q/VPF3Eo62z8sda+Db4XUWjzbWqzm10f8ZQ9VeIk6UM3u5TH1SKSJgfMRTwVX3lWvoJkwu3BVJlEwJkNy2nheMeIDxCU+UW9cijg6SYTcR9x71RcS8lXh6G8HcxNXaCssxoyvtxSo5+VtfqMvkMtR5KimevRjwey5V1/sW8A==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
- Cc: oleksii.kurochko@xxxxxxxxx, Roger Pau Monne <roger.pau@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Delivery-date: Tue, 07 Oct 2025 07:01:36 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Hello,
The following series fixes Cirrus-CI testing so it's fully working
again. I request a release-ack to get those committed (once reviewed).
The risk is very low, since they only modify Cirrus-CI code, so
Gitlab-CI is not changed at all.
Roger Pau Monne (3):
cirrus-ci: install libinotify for FreeBSD
cirrus-ci: fix bashism in the test_script code
cirrus-ci: bump FreeBSD version
.cirrus.yml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
2.51.0
|