automation-tests/contrib
Chris Evich 49be255fee
Cirrus: Fix libpod base images going stale
VM Base images are used as a starting point for runtime VM images.
The in-use VM base images should never be pruned, which is an
operation that potentially occurs periodically from automation
running on the master branch of the libpod repo.

However the only place which updates timestamps (blocking pruning)
of base images, occurs during runtime VM image building.  Therefor,
if images are not regularly rebuilt, it's possible their base images
go stale and are pruned.

Changes:

* Add freshly-produced base images (old ones got pruned)
* Wrap the timestamp update script to include base image names
in the update list.

Notes:

* Regularly updating base image timestamps only needs to happen
on the libpod repo's meta task, since all base images live there.
* Using a wrapper is needed to maintain compatibility with multiple
versions of the imgts container image used by other repos / branchs.

Signed-off-by: Chris Evich <cevich@redhat.com>
2020-01-10 13:13:27 -05:00
..
cirrus Cirrus: Fix libpod base images going stale 2020-01-10 13:13:27 -05:00
gate build: drop support for ostree 2019-10-30 11:28:10 +01:00
imgprune Cirrus: Load base-image names indirectly 2019-08-30 09:46:43 -04:00
imgts Cirrus: Reimplement release archive + upload 2019-08-28 11:54:06 -04:00
msi Support podman-remote help on windows 2019-09-19 14:14:38 -07:00
perftest bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
podmanimage Update podmanimage build process 2020-01-08 14:21:21 -05:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Add missing stage-packages in snapcraft.yaml. 2019-08-13 08:57:07 -04:00
spec Bump to v1.7.1-dev 2020-01-06 15:16:38 -05:00
upldrel Cirrus: Fix log URIs & add optional $ALSO_FILENAME 2019-10-03 15:18:26 -04:00
varlink io.podman.socket: drop Also=multi-user.target 2019-10-08 12:12:16 -04:00
build_rpm.sh packaging: validate installed rpms 2020-01-07 20:06:27 +00:00