paunch/paunch
Cédric Jeanneret d89f5697b9 Accept 142 as an exit code
In the same fashion we accepted 137 and 143 exit code status in
I8f19a80016a67ccad0371c5d108516aec640f031, we also accept 142.

It represents the SIGALRM exit status - it happens when podman reaches
the set timeout (currently 60s) when trying to cleanly stop a container.

Change-Id: Ie4f72308fdd81ac69fd198f484a781cc43b84a73
Closes-Bug: #1922179
Resolves: rhbz#1939910
2021-04-01 08:08:36 +02:00
..
builder Do not call --detach when using podman create 2021-02-19 08:31:53 +01:00
tests Fix the wrong method name 2021-01-11 14:36:44 +00:00
utils Accept 142 as an exit code 2021-04-01 08:08:36 +02:00
__init__.py Process labels before building container run args 2020-04-09 14:26:26 +02:00
__main__.py Allow paunch to be called as a python module 2018-11-16 03:01:51 +00:00
cmd.py Fix option to not cleanup containers not in config 2020-11-18 15:13:44 +05:30
constants.py systemd: do not hardcode /etc/systemd/system in method 2018-12-10 18:26:33 -05:00
runner.py Fix the wrong method name 2021-01-11 14:36:44 +00:00