qwan / fm-orchestrator

Forked from fm-orchestrator 6 years ago
Clone

618eb3a Gracefully handle builds without a koji tag

Authored and Committed by lucarval 4 years ago
    Gracefully handle builds without a koji tag
    
    MBS will iterate through all the builds in buildrequires to determine
    the expected list of arches on the associated Koji tag. In some cases,
    these builds do not have a Koji tag. They should be skipped for this
    operation.
    
    Signed-off-by: Luiz Carvalho <lucarval@redhat.com>