tripleo-common/tripleo_common/tests
James Slagle 0c4de9c771 Don't assume default tag exists in container repo
When no tag is set for an entry in ContainerImagePrepare, the default
tag from container-images/container_image_prepare_defaults.yaml will be
assumed, which is typically current-tripleo, or a release version such
as 16.0.

In most cases, this tag will exist. However, when using a satellite with
a content view that has been filtered on tags, it likely won't exist
since content views are often used with container image versions that
are not the latest.

In the case where no tag is set in the entry in ContainerImagePrepare,
and the default tag does not exist in the container repo, the latest tag
from the repo will be assumed instead.

Change-Id: I985ef22c340c4071866c8c51bf303a6f4ee7713c
Closes-Bug: #1886547
Signed-off-by: James Slagle <jslagle@redhat.com>
2020-07-15 12:11:24 +00:00
..
actions Add tripleo_states to default callback whitelist 2020-07-07 11:32:50 +00:00
fake_config Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
fake_nova Add capabilities filter for Nova 2016-03-04 15:51:33 +00:00
image Don't assume default tag exists in container repo 2020-07-15 12:11:24 +00:00
inventory_data Include uc plan var when TripleoInventories contains a single plan 2020-04-09 21:21:13 +01:00
utils Catch exception if servers are in error state with no bm_node attached 2020-07-03 08:05:11 +02:00
__init__.py Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
base.py Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
test_arch.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_filters.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_inventories.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_inventory.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_update.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_workflows.py Skip hidden files in test_tags_are_set 2017-11-13 10:49:13 -05:00