paunch/paunch
Bogdan Dobrelya 6423f9d6ee [Train only] Process labels before building container run args
The consistent way of building container run arguments is processing
labels (possibly multiple) first.

Fix 'debug' actions 'run' and 'print-cmd' to not falling behind of that
pattern already proved working well for containers 'apply'.

Change-Id: I771d086cc75695d7ce2db35c852bb35bb4c59708
Related-Bug: #1798362
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2020-04-08 15:55:23 +02:00
..
builder Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 17:21:57 -04:00
tests Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 17:21:57 -04:00
utils Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 17:21:57 -04:00
__init__.py [Train only] Process labels before building container run args 2020-04-08 15:55:23 +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-18 02:15:04 +00:00
constants.py systemd: do not hardcode /etc/systemd/system in method 2018-12-10 18:26:33 -05:00
runner.py Cleanup containers in the same loop as they are created 2020-03-05 20:02:34 +00:00