Skip to content

Commit 77cffc8

Browse files
Merge pull request #183 from Luap99/cirrus
cirrus: update images and podman installer version
2 parents 772c321 + ffff11d commit 77cffc8

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

.cirrus.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,8 @@
22

33
# Main collection of env. vars to set for all tasks and scripts.
44
env:
5-
####
6-
#### Cache-image names to test with (double-quotes around names are critical)
7-
####
8-
FEDORA_NAME: "fedora-40"
9-
FEDORA_AARCH64_NAME: "${FEDORA_NAME}-aarch64"
10-
115
# Image identifiers
12-
IMAGE_SUFFIX: "c20250618t143630z-f42f41d13"
6+
IMAGE_SUFFIX: "c20250910t092246z-f42f41d13"
137

148
# EC2 images
159
FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"
@@ -28,7 +22,7 @@ env:
2822
# Vars used for the macos and windows testing
2923
MACHINE_IMAGE_BASE_URL: "https://api.cirrus-ci.com/v1/artifact/build/${CIRRUS_BUILD_ID}/image_build/image/"
3024
# podman version used by windows/macos verify suite
31-
PODMAN_INSTALL_VERSION: 5.6.0
25+
PODMAN_INSTALL_VERSION: 5.6.1
3226

3327
gcp_credentials: ENCRYPTED[b06ef3490b73469d9da1402568d6f3e46a852955a4ab0807689d50352ecf2852cb5903e8d3b7603eaab9d1c7c7d851a5]
3428

podman-image/00-podman-machine.preset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ disable coreos-warn-invalid-mounts.service
66
# We don't use zincati but because we ship our own custom builds so
77
# we don't care about the coreos update migration to OCI images.
88
disable coreos-oci-migration-motd.service
9+
disable coreos-container-signing-migration-motd.service
910

1011
# Disable coreos chrony config, we do provide our own.
1112
disable coreos-platform-chrony-config.service

0 commit comments

Comments
 (0)