paunch/paunch/tests
Emilien Macchi aa42360b85 Prefix SystemD service by "tripleo_"
We now prefix the SystemD service so we can identify them better:
  e.g. systemctl list-unit-files | grep tripleo

It'll help to not conflict when rpms are installed on the host and
have the same service name as their container name.

For example haproxy rpm and haproxy container would have the same
service name so the prefix will help to not having this conflict
when removing the rpms during a cleanup by the operator.

Change-Id: I4bec5cfdb34c7422816c2d79ccaa5a499c783631
2018-12-10 09:02:47 -05:00
..
__init__.py Initial Cookiecutter Commit. 2017-01-25 11:24:31 +13:00
base.py Initial Cookiecutter Commit. 2017-01-25 11:24:31 +13:00
test_builder_base.py Remove log message when container doesn't exist 2018-11-12 12:29:43 +01:00
test_builder_compose1.py Allow to set limit memory on containers 2018-11-21 16:55:31 -05:00
test_builder_podman.py Allow to set limit memory on containers 2018-11-21 16:55:31 -05:00
test_paunch.py Add missing default-runtime support bits 2018-11-30 16:46:53 +01:00
test_runner.py Merge "W/a Label filter is broken for podman vs docker" 2018-12-04 17:36:30 +00:00
test_utils_systemd.py Prefix SystemD service by "tripleo_" 2018-12-10 09:02:47 -05:00