mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-12 09:34:57 +08:00
_record_ursine_rpms needs to get each collision module's koji_tag and then get built RPMs from that koji_tag eventually. _get_module on each individual resolver is called to get module metadata accordingly. So, when running a local build, module metadata is got from remote MBS, and for a MBS instance, connected database is queried. Signed-off-by: Chenxiong Qi <cqi@redhat.com>