63ea19d Issue 83 - lib389 - Fix tests and create_test.py

Authored and Committed by spichugi 6 years ago
    Issue 83 - lib389 - Fix tests and create_test.py
    
    Bug description: After the commit that has changed the ReplicaRole
    objects in lib389 we have issues with tests.
    Also, create_test.py can be opitimized according to the new feature
    of create_topology() function.
    
    Fix description: Fix constants in numerous tests. Add copyright block
    if it's missing. Refactor create_test.py to use create_topology()
    function.
    
    https://pagure.io/lib389/issue/83
    
    Reviewed by: wibrown (Thanks!)
    
        
file modified
+48 -467