735ccc6 Ticket 48832 - CI test - fix ticket failures

Authored and Committed by spichugi 7 years ago
    Ticket 48832 - CI test - fix ticket failures
    
    Description:
    ticket47536_test.py
    - Get prefix from variable, not from env
    
    ticket48013_test.py
    - Change hardcoded host:port to variables
    
    ticket48194_test.py
    - Change security port to 636 to avoid SElinux denial
    
    ticket48212_test.py
    - Increase sleeping time and change the checks to smart assertion
    
    ticket48383_test.py
    ticket48665_test.py
    - Change test case to use simple ldap modify operation for setting
    backend property
    
    ticket48228_test.py
    - Refactor assertions and add time.sleep(1) between operations
    
    https://fedorahosted.org/389/ticket/48832
    
    Review by: nhosoi (Thanks!)