Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
|
|
|
Determines Which component should be built in which batch. Returns an ordered list of grouped components, first group of components should be built as a first batch, second as second and so on. Particular components groups are represented by dicts and can by built in a random order within the batch. :return: list of lists |
|
Return a list of chroot names based on buildrequired platform and enabled chroots for the project. Example: Copr chroots are ["fedora-22-x86-64", "fedora-23-x86_64"] and modulemd specifies "f23" as a platform, then `platform_chroots` are ["fedora-23-x86_64"] Alternatively, the result will be same for "-f22" platform :return: list of strings
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |