c24137 / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

0f95ada Issue 48006 - Add a new CI test case

1 file Authored by Akshay Adhikari 6 years ago, Committed by spichugi 6 years ago,
    Issue 48006 - Add a new CI test case
    
    Bug Description: Missing warning for invalid replica backoff configuration
    
    Fix Description: Add a test case that will check the invalid replica backoff configuration
    (the case when nsds5ReplicaBackoffMin is set to the bigger value than nsds5ReplicaBackoffMax)
    
    https://pagure.io/389-ds-base/issue/48006
    
    Reviewed by: spichugi, wibrown (Thanks!)
    
    Signed-off-by: Simon Pichugin <spichugi@redhat.com>