be54999eb1
With introduction of new architectures, it seems reasonable to allow skipping of images based on their architecture. Additionally, the existing framework had unneccessary duplication. This commit makes the feature more flexible and cleaner. Existing skips have been programmatically rewritten. Change-Id: I34c002a0ee605ca121d9d923b256e4fe1ea3d9aa Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
6 lines
178 B
YAML
6 lines
178 B
YAML
---
|
|
features:
|
|
- |
|
|
Kolla skipped images feature is now more flexible, allowing filtering
|
|
based on used image distribution, installation type and processor architecture.
|