diff options
author | Ed Santiago <santiago@redhat.com> | 2020-10-06 07:35:00 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2020-10-06 11:14:29 -0600 |
commit | e1125558a2d802501949e64af02900fb5a5df70e (patch) | |
tree | 7add22e0e61b5700f5b99099270f40cc1329110c /test/e2e/restart_test.go | |
parent | defb754945b3f99c1d786dac95d9b17b24f55e59 (diff) | |
download | podman-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 'test/e2e/restart_test.go')
0 files changed, 0 insertions, 0 deletions