paunch/paunch
Bogdan Dobrelya a838a69c4f Fix return results on cmd failure and error msgs
Return an empty list if container_names fails since that result is used
in a loop for many places.

Add error messages for better observability as well.

Change-Id: Ia79cbf74faa4d8190d2280757403fd2e5b67fbe0
Co-authored-by: Alex Schultz <aschultz@redhat.com>
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2020-05-15 17:36:05 +02:00
..
builder Officially deprecate Paunch 2020-04-16 17:38:41 -04:00
tests Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 13:00:41 -04:00
utils Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 13:00:41 -04: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 Allow to not cleanup containers that aren't in config 2020-02-11 19:31:08 -05:00
constants.py systemd: do not hardcode /etc/systemd/system in method 2018-12-10 18:26:33 -05:00
runner.py Fix return results on cmd failure and error msgs 2020-05-15 17:36:05 +02:00