paunch/paunch/tests
Alex Schultz e2306816b1 [QUEENS Only] Always do a image pull
In queens we use paunch to manage the images and containers. Container
images are not updated if the image has changed but the container tag
has not because we simply check if the container exists on disk. This
change drops the exists check and just issues a pull for all containers
to ensure they are up to date. In newer versions we always pre-fetch the
containers as part of the deployment so we don't need to do this
image management in paunch (or ansible).

Change-Id: Icb5b949c0d9cd41328e1af3d4ec3066d6971c6fd
Closes-Bug: #1895974
2020-09-21 10:16:57 -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 [QUEENS Only] Always do a image pull 2020-09-21 10:16:57 -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