1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-14 12:25:44 +00:00
os-autoinst-distri-fedora/unittests
Adam Williamson 9724beb60d fifloader: introduce Flavors concept
I noticed that products with the same flavor often repeat the
same settings. Let's use our intermediate format to reduce this
repetition. We'll add a top-level dict for Flavors which allows
them to have settings, then in reverse_qol, for each product,
merge in the flavor's settings. Conflicts are resolved in favor
of the product.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-05-10 12:30:30 -07:00
..
data fifloader: introduce Flavors concept 2025-05-10 12:30:30 -07:00
test_fifloader.py fifloader: introduce Flavors concept 2025-05-10 12:30:30 -07:00