mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
chore(deps): update dependency containers/automation_images to v20230726
Also update Fedora and Debian names. Include ID of broken images in `validate_task` comment about broken rawhide. This should get picked up by renovate next time images are updated - hopefully prompting someone to re-enable the check. Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Chris Evich

parent
27d79e1fca
commit
d74c225f4b
10
.cirrus.yml
10
.cirrus.yml
@ -30,10 +30,10 @@ env:
|
||||
FEDORA_AARCH64_NAME: "${FEDORA_NAME}-aarch64"
|
||||
PRIOR_FEDORA_NAME: "fedora-37"
|
||||
RAWHIDE_NAME: "rawhide"
|
||||
DEBIAN_NAME: "debian-12"
|
||||
DEBIAN_NAME: "debian-13"
|
||||
|
||||
# Image identifiers
|
||||
IMAGE_SUFFIX: "c20230426t140447z-f38f37d12"
|
||||
IMAGE_SUFFIX: "c20230726t191046z-f38f37d13"
|
||||
|
||||
# EC2 images
|
||||
FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"
|
||||
@ -243,9 +243,9 @@ validate_task:
|
||||
<<: *stdenvars
|
||||
VM_IMAGE_NAME: ${FEDORA_CACHE_IMAGE_NAME}
|
||||
DISTRO_NV: ${FEDORA_NAME}
|
||||
# FIXME: Python changes in the c20230706t200047z images due
|
||||
# to broken dependencies at image-build time. Re-enable
|
||||
# this once fixed.
|
||||
# FIXME: #18612 c20230726t191046z-f38f37d13 Python dependnecies
|
||||
# broken in rawhide image cause this task to fail. Re-enable
|
||||
# check if fixed in next set of images.
|
||||
# - env:
|
||||
# <<: *stdenvars
|
||||
# VM_IMAGE_NAME: ${RAWHIDE_CACHE_IMAGE_NAME}
|
||||
|
Reference in New Issue
Block a user