mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
test_getcert_list_profile_using_subca test had a timeout value of 50 waiting for the cert to be in MONITORING state, this has now been replaced with 300, since the certmonger request was in state SUBMITTING instead of MONITORING causing the test to fail. Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>