diff options
author | Chris Evich <cevich@redhat.com> | 2022-05-31 15:23:17 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2022-06-07 11:39:26 -0400 |
commit | 5fc3d871ad236ee00194884f82ce0aaa04d36ef2 (patch) | |
tree | 2fd4597cb4c47336830991a261aef2b3f9d9b085 /contrib/systemd/system/podman.socket | |
parent | 96f9d0dc0e0dbb796494af573c67e194e60aebcd (diff) | |
download | podman-5fc3d871ad236ee00194884f82ce0aaa04d36ef2.tar.gz podman-5fc3d871ad236ee00194884f82ce0aaa04d36ef2.tar.bz2 podman-5fc3d871ad236ee00194884f82ce0aaa04d36ef2.zip |
Cirrus: Simplify only_if/skip + optimize multiarch
Using both the 'skip' and 'only_if' features at the same time may be
hard for maintainers to decipher. Consolidate them into `only_if` since
that bypasses creation of the task all together - meaning there are
potentially fewer tasks for a developer to scroll through.
Since the `multiarch` Cirrus-Cron build no-longer depends on the direct
"build-ability" from the current repo. state, it can be further
optimized. When operating in this context, avoid running many/most
other tasks, depending instead only on `ext_svc_check`.
Finally, add a simple document describing the various runtime contexts
along with the list of expected tasks. Reference this prominently right
in front of every `only_if` so it's impossible for a maintainer to miss.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'contrib/systemd/system/podman.socket')
0 files changed, 0 insertions, 0 deletions