c584d84 JIRA: RHELBLD-257,RHELBLD-310 - refactor clean_database

Authored and Committed by jobrauer 3 years ago
27 files changed. 742 lines added. 705 lines removed.
    JIRA: RHELBLD-257,RHELBLD-310 - refactor clean_database
    
    Replace clean_database calls with cheaper truncate operation.
    Remove duplicate calls of clean_database.
    Extract clean_database/init_data into fixtures.
    
        
file modified
+28 -1
file modified
+66 -7
file modified
+115 -113
file modified
+13 -11
file modified
+2 -6
file modified
+374 -372