339bbaf Ticket 47957 - Add replication test suite for a wait async feature

Authored and Committed by spichugi 8 years ago
    Ticket 47957 - Add replication test suite for a wait async feature
    
    Description: Test new attribute "nsDS5ReplicaWaitForAsyncResults".
                 After setting the attribute, supplier will sleep established
                 amount of millisecond if it finds the response from consumer
                 is not ready.
    
    Tests:
    - not integer value;
    - multi value;
    - check that value has been set correctly [None, 2000, 0, -5];
    - replication behavior with valid values [None, 2000, 0, -5].
    
    https://fedorahosted.org/389/ticket/47957
    
    Reviewed by: nhosoi@redhat.com (Thanks, Noriko!)
    
    (cherry picked from commit 2c702c4f44512e8731c3d0a026cbc8838517345f)