summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-03-18 05:45:27 -0700
committerGitHub <noreply@github.com>2021-03-18 05:45:27 -0700
commit77b3a2df645f2548f7bd2da85bbdb17e4de98310 (patch)
treebb2b6e181ca3a91009ac114adc31faa87899d589 /.cirrus.yml
parent6f6cc1cce66709f569fbd8fafc9ed5425120bc41 (diff)
parent8da5fd820955884fc61159e09b776cfec37f417a (diff)
downloadpodman-77b3a2df645f2548f7bd2da85bbdb17e4de98310.tar.gz
podman-77b3a2df645f2548f7bd2da85bbdb17e4de98310.tar.bz2
podman-77b3a2df645f2548f7bd2da85bbdb17e4de98310.zip
Merge pull request #9739 from giuseppe/use-latest-crun-runc
Latest crun/runc should handle blkio-weight test
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4e7893e3b..9c13f5303 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -30,7 +30,7 @@ env:
PRIOR_UBUNTU_NAME: "ubuntu-2004"
# Google-cloud VM Images
- IMAGE_SUFFIX: "c6524344056676352"
+ IMAGE_SUFFIX: "c5961289315909632"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"