828f6e7 ipatests: tests for certificate pruning

1 file Authored by myusuf a year ago, Committed by rcritten a year ago,
    ipatests: tests for certificate pruning
    
    1. Test to prune the expired certificate by manual run
    2. Test to prune expired certificate by cron job
    3. Test to prune expired certificate with retention unit option
    4. Test to prune expired certificate with search size limit option
    5. Test to check config-show command shows set param
    6. Test prune command shows proper status after disabling the pruning
    
    related: https://pagure.io/freeipa/issue/9294
    
    Signed-off-by: Mohammad Rizwan <myusuf@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>