summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-10-06 07:35:00 -0600
committerEd Santiago <santiago@redhat.com>2020-10-06 11:14:29 -0600
commite1125558a2d802501949e64af02900fb5a5df70e (patch)
tree7add22e0e61b5700f5b99099270f40cc1329110c /libpod/container_internal_linux.go
parentdefb754945b3f99c1d786dac95d9b17b24f55e59 (diff)
downloadpodman-e1125558a2d802501949e64af02900fb5a5df70e.tar.gz
podman-e1125558a2d802501949e64af02900fb5a5df70e.tar.bz2
podman-e1125558a2d802501949e64af02900fb5a5df70e.zip
Cirrus CI runner: refactor
While reviewing #6784 I found myself having a lot of trouble with this script: it was a complicated mix of case statement and helper functions, requiring a reader to jump back and forth between the two. This PR defines a convention such that a given TEST_FLAVOR=foo must have a corresponding _run_foo() handler function. The goal is to have all TEST_FLAVOR-related code in one place, or at least less scattered (integration and system tests still rely on other helper functions). Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'libpod/container_internal_linux.go')
0 files changed, 0 insertions, 0 deletions