paunch/paunch/tests
Alex Schultz 0108ad789a builder: include environment when running an exec
Some container execs have an environment, let's make sure they are
included when running exec.

NOTE: This is for Rocky and below as docker was the only supported
method in these versions. Additionally in Rocky and below, the
environment was a list and not a dictionary so we only support a list
version for the environment.

Closes-Bug: #1855932
Change-Id: Ic2e2c2d50f5883f7db28768ba215e74bcbf9fd8b
(cherry picked from commit b5be45067a)
2019-12-13 08:21:46 -07: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 builder: include environment when running an exec 2019-12-13 08:21:46 -07: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