[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC] CI: GitLab automatic pipeline deletion
 
- To: xen-devel@xxxxxxxxxxxxxxxxxxxx
 
- From: "Lira, Victor M" <VictorM.Lira@xxxxxxx>
 
- Date: Mon, 24 Feb 2025 11:49:17 -0800
 
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.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=DbpxeeqCzwAg5VLaA8nMB9EsCS4CWgHS6OuWBuWHlOI=; b=FtoBSuYS4GBgiMOQcF3JpwgNhrD501h13Meg1wGXBSQirBowb03uwNN1K2F2gu+JwqtnwOVNuDz0QvAqks5UH6X1pG89L3yM2NSUPD5LUIQtOFSPxLK4q0YhD+jFCa5m2HYfXEWZW/qBwpQu8uo3/xlNCx0vxDNafcwYO0dTwiWxYDKI+RKlwrE2oo8RFxEFzQN+sy0hR/LmfYlTkF8LgeaP/+4jOS5hEgToXIdlEJQmbaXl6SZ12fwu/4IFscg0sZiMEBN66uOW9HnzltZILZI5jYFywGF3eNqjCkfxkF1m5dESv18CR3+BaRuteFEDxfJy42RP5b9r4LuyqtLtwA==
 
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=GmPCh+UpoS0kmlNI5FfFUX7W7apYhj8qzx41PTIHQDxc6GiJ71VL4P1lKrDcZhYG1UH/xz1ajNsE9xFWyb8aRYVlcpbs78IIt4nr6/Iz8dnwfvNiDGmNML4JoaSJ2SzphSJcG7Uj64nitNPX8oItyXItBQFI14mTjbFxYfUk+j4oraDqDcr/WaKGVZqvnWyP9JzCh6PXldql4uD311iRabVkSC70BeJhFpt/xwJESbBYTdMMdUwGwLnluQOZWDEVfDQaS85cg8wT1u/fh+23juHiuFzofZ9lV+9Y98R4Lyz44Adk6ZcoKIq8uZm5LwdL5g4Bmk8rGR72ptQyaneelA==
 
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
 
- Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, anthony@xxxxxxxxxxxxxx
 
- Delivery-date: Mon, 24 Feb 2025 19:49:46 +0000
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
Hello all,
We have discussed before the issue of Xen Project GitLab storage. The recent
 update to GitLab has the option to delete pipelines after a specified 
time from
1 day up to 1 year. By default it is disabled, meaning never deleted. I 
think
we should consider enabling because it could help reduce the amount of 
storage
being used, for example, by the job logs in xen-project/hardware/xen.
 Here is an example of the data which could be freed in pipelines older 
than one
year:
https://gitlab.com/xen-project/hardware/xen/-/pipelines/951185943
https://docs.gitlab.com/ci/pipelines/settings/#automatic-pipeline-cleanup
Victor
 
 
    
     |