cqi / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

5c2b411 List package name in failed state reason

Authored and Committed by cqi 5 years ago
    List package name in failed state reason
    
    Client tool like module-build-watch and `module-build --watch' could
    output failed reason. However, original message "Some components failed
    to buld" is not informative enough. Instead, list package names of
    failed builds would be helpful.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>