4c08983 PRCI: extend timeouts for gating

1 file Authored by frenaud 5 years ago, Committed by tdudlak 5 years ago,
    PRCI: extend timeouts for gating
    
    Some tests have been identified as frequently failing on timeouts. While
    we are investigating PRCI potential issues, increase the timeouts to
    make PRCI usable. The rule is to add 30min if the test involves CA/KRA
    installation or 20min otherwise for the most problematic tests.
    
    test_forced_client_enrolment: from 1h to 1h20
    test_vault: from 1h15 to 1h45
    external_ca_1: from 1h to 1h20
    test_sudo: from 1h to 1h20
    test_authconfig: from 1h to 1h20
    Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>