58ad7b7 Test to check if Certmonger tracks certs in between reboots/interruptions and while in "CA_WORKING" state

2 files Authored by Sumedh Sidhaye 4 years ago, Committed by rcritten 4 years ago,
    Test to check if Certmonger tracks certs in between reboots/interruptions and while in "CA_WORKING" state
    
    When a resubmit request is submitted an "invalid cookie"
    error message is no longer shown
    
    Earlier an "invlaid cookie" error message was shown when getcert list was called.
    
    The fix allows an empty cookie in dogtag-ipa-ca-renew-agent-submit
    
    Pagure Issue: https://pagure.io/freeipa/issue/8164
    
    Signed-off-by: Sumedh Sidhaye <ssidhaye@redhat.com>
    
    Fixup for test to verify that POLL will not error out on cookie
    
    Author:    Rob Crittenden <rcritten@redhat.com>
    Date:      Tue Mar 24 15:30:38 2020 -0400
    
    Fixed review comments
    
    Signed-off-by: Sumedh Sidhaye <ssidhaye@redhat.com>
    Reviewed-By: Mohammad Rizwan Yusuf <myusuf@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>