mkocka / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

68e32ee idempotent KojiBuilder implementation of rida/builder.py

6 files Authored by lkocman 7 years ago, Committed by nphilipp 7 years ago,
    idempotent KojiBuilder implementation of rida/builder.py
    
    - Allows to call build() and connect() multiple times. This needs to be
      followed by allowing to resubmit module build tasks in REST.
    - rename buildroot_add_repo() to buildroot_add_repos() (input data is artifacts)
    
    Signed-off-by: Lubos Kocman <lkocman@redhat.com>
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+12 -15
file modified
+138 -72