kolla/tests
Marcin Juszkiewicz 3a4b223d6a Change how build process treats unbuildable images
We have a list of images which are unbuildable for distro/buildtype/arch
combos. This patch renames it from SKIPPED_IMAGES to UNBUILDABLE_IMAGES
because 'skipped' images is something else in our code.

Now all unbuildable images are marked as such and so are their children.

At the end of build there is information provided about skipped images
(due to --skip-parents or --skip-existing options) and then information
about not buildable images. Both list should only contain entries
related to requested build.

Change-Id: If9b521339f564e483cba03d52e7c4eba271821a5
2019-07-21 17:39:06 +00:00
..
files Add CI script to retrieve info from build logs 2018-07-10 10:14:36 +02:00
playbooks cleanup setup of Debian/Ubuntu CI nodes 2019-07-15 13:41:30 +02:00
templates CI: Clean up Zuul repo mirrors for CentOS 2019-07-03 16:58:49 +02:00
vars CI: Clean up Zuul repo mirrors for CentOS 2019-07-03 16:58:49 +02:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py No use of mox/mox3 2018-03-30 03:06:07 +00:00
test_build.py Change how build process treats unbuildable images 2019-07-21 17:39:06 +00:00
test_keystone.py Clean imports in code 2016-09-12 15:17:28 +07:00
test_set_config.py Make set_configs.py work with symlinks 2017-07-06 11:18:53 +02:00