ppisar / pungi

Forked from pungi 2 years ago
Clone

980c7ba Handle the pungi failures to ensure creation of log files

2 files Authored by ounsal 2 years ago, Committed by lsedlar 2 years ago,
    Handle the pungi failures to ensure creation of log files
    
    If the given directory is not a valid git directory, it raises RuntimeError.
    This can be catched and raised as GitUrlResolveError, so compose can continue
    to log the failure.
    
    Jira: RHELCMP-6077
    
    Signed-off-by: Ozan Unsal <ounsal@redhat.com>
    
        
file modified
+8 -1
file modified
+6 -2