paunch/paunch/tests
Alex Schultz be9f6a3c46 Trigger container update on image id update
NOTE: Adapted to queens due to missing backports in rocky.

If you reuse a container tag for a new image, paunch does not currently
rebuild the container to get the new image.  This change adds logic to
the updated check to also check the image id defined in the container
instance against the image id for the image to see if the container
image has changed.

Closes-Bug: #1895974
Change-Id: I2710497282eb4d6fa8f68dc6d50044c1ce68eb35
(cherry picked from commit 4ae7d886db)
2020-09-18 12:38:28 -06: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 Trigger container update on image id update 2020-09-18 12:38:28 -06:00
test_paunch.py Fix logging to stdout and file in classes/commands 2020-01-15 14:38:11 +01:00
test_runner.py [queens-only] Improve volume validation (unclean backport) 2020-07-24 10:33:24 -04:00
test_utils_common.py Do not set cpuset-cpus if cconfig['cpuset_cpus'] == 'all' 2020-03-19 17:39:11 -04:00