paunch/paunch/tests
Emilien Macchi d3c1cdc13a docker/compose: quote health-cmd
Healthcheck commands need to be quoted to avoid Docker interpreting the
cmd as arguments of CLI.
This patch prevents that, and also test it in unit tests.

Change-Id: I8273684716df0dbe6f58608d1915e0c9c17493b3
Closes-Bug: #1824808
(cherry picked from commit affc28f515)
2019-04-16 17:58:35 +00: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_compose1.py docker/compose: quote health-cmd 2019-04-16 17:58:35 +00:00
test_paunch.py Add debug tool to paunch 2017-07-24 17:11:51 -04:00
test_runner.py Explicitly pull images before docker run 2017-12-04 14:13:00 +13:00