summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-07-16 22:16:24 +0200
committerGitHub <noreply@github.com>2019-07-16 22:16:24 +0200
commitfe833086313335f88a9aada54890a83077ff41bf (patch)
treea65afd4f4da1f126523f278e2462967d9adcaf07 /.cirrus.yml
parent400851ac31a57f43916c4a1b653a33737f1e7e3b (diff)
parentf58b754c8d3a45b8d9123c624bf299b87285c3bf (diff)
downloadpodman-fe833086313335f88a9aada54890a83077ff41bf.tar.gz
podman-fe833086313335f88a9aada54890a83077ff41bf.tar.bz2
podman-fe833086313335f88a9aada54890a83077ff41bf.zip
Merge pull request #3548 from cevich/disable_periodic_activity
Cirrus: Disable most periodic services/timers
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 04d535356..9281c1196 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -31,9 +31,9 @@ env:
####
#### Cache-image names to test with
###
- FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5744029755506688"
- PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5744029755506688"
- UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5744029755506688"
+ FEDORA_CACHE_IMAGE_NAME: "fedora-30-libpod-5925244995371008"
+ PRIOR_FEDORA_CACHE_IMAGE_NAME: "fedora-29-libpod-5925244995371008"
+ UBUNTU_CACHE_IMAGE_NAME: "ubuntu-18-libpod-5925244995371008"
####
#### Variables for composing new cache-images (used in PR testing) from