From c1f845fe8049d6e97bd7bb196b0d579dcc547817 Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Sun, 8 Jun 2025 13:53:53 +0200 Subject: [PATCH] copr-be-dev: remove old, commented-out builder images Not worth tracking n-0 and n-1 images for the STG instance. In the rare situation when rolling-back is needed, we have a git history. Also, we cannot remove the older images from AWS just yet, because they are still referenced by n-1 comment in the production config. That's why I am leaving the warning only in production. --- inventory/group_vars/copr_dev_aws | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/inventory/group_vars/copr_dev_aws b/inventory/group_vars/copr_dev_aws index 66398634e5..5db3256160 100644 --- a/inventory/group_vars/copr_dev_aws +++ b/inventory/group_vars/copr_dev_aws @@ -143,17 +143,9 @@ copr_builder_fedora_version: 41 copr_builder_images: aws: - # WARNING: when changing, always remove images N-2 and older - # n-1: aarch64: ami-0f93da3f4f368afb4 - # n-1: x86_64: ami-062f0015f85924f2f - # n-0: aarch64: ami-0a2abb60d2e09f6fa - # n-0: x86_64: ami-0460b8805bf9781cf aarch64: ami-0b12d7f04cd8eb605 x86_64: ami-0b230bd6612b2f249 hypervisor: - # n-1: ppc64le: copr-builder-ppc64le-20240201_144151 - # n-1: x86_64: copr-builder-x86_64-20240201_144216 - # ppc64le: copr-builder-ppc64le-20241119_171239 # Production ppc64le: copr-builder-ppc64le-20250604_082355 x86_64: copr-builder-x86_64-20250522_185837 ibm_cloud: @@ -162,11 +154,8 @@ copr_builder_images: eu_es: # Madrid s390x: r050-eacdf1fc-ed2b-4994-a80d-12cdead6e6f1 us_east: # Washington - # n-1: us_east: r014-1469fafc-d906-44fa-b780-e4599ed56fde s390x: r014-c153ec34-99d1-4dc1-bc75-5724606e9ee9 osuosl: - # ppc64le: copr-builder-ppc64le-20240206_143009 - # ppc64le: copr-builder-ppc64le-20241119_171239 # Production ppc64le: copr-builder-ppc64le-20250604_082355 copr_messaging: true