summaryrefslogtreecommitdiff
path: root/contrib/cirrus
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-11-16 18:16:34 +0100
committerGitHub <noreply@github.com>2021-11-16 18:16:34 +0100
commit197ebe8b5e6c10db786ad22692536e395c911b87 (patch)
treea75c897b014fede28374b62d1bacc81957d3c70d /contrib/cirrus
parentf031bd23c6f5f790dde383d542c940bfe2dfaadd (diff)
parentc8790bfbbb845450608adc7a0a03b77979165f42 (diff)
downloadpodman-197ebe8b5e6c10db786ad22692536e395c911b87.tar.gz
podman-197ebe8b5e6c10db786ad22692536e395c911b87.tar.bz2
podman-197ebe8b5e6c10db786ad22692536e395c911b87.zip
Merge pull request #12218 from vrothberg/pause-catatonit
infra container: replace pause with catatonit
Diffstat (limited to 'contrib/cirrus')
-rwxr-xr-xcontrib/cirrus/setup_environment.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/cirrus/setup_environment.sh b/contrib/cirrus/setup_environment.sh
index 3786054a7..90d28b7ac 100755
--- a/contrib/cirrus/setup_environment.sh
+++ b/contrib/cirrus/setup_environment.sh
@@ -20,6 +20,13 @@ die_unknown() {
}
msg "************************************************************"
+msg "FIXME: force-install catatonit 0.17.0 until CI images are updated"
+msg "************************************************************"
+# FIXME: this is just a temporary workaround to force-install
+# catatonit 0.17.0. Please remove once the images are updated.
+./hack/install_catatonit.sh --force
+
+msg "************************************************************"
msg "Setting up runtime environment"
msg "************************************************************"
show_env_vars