330ba9b Do not clone the same repository multiple times, re-use already cloned repository

Authored and Committed by ounsal 2 years ago
    Do not clone the same repository multiple times, re-use already cloned repository
    
    Clone the directory to the compose tmp directory
    Update the test_scm in order to create real Compose object. Mock objects are not allowed
    to create/delete files for preventing multiple clones
    
    JIRA: RHELCMP-5250
    
    Signed-off-by: Ozan Unsal <ounsal@redhat.com>
    
        
  • jenkins
    success (100%)
    Build #1856 successful (commit: 330ba9b9)
    2 years ago
file modified
+59 -12
file modified
+17 -6