0fb0d2f pr-ci templates: update test_fips timeouts

1 file Authored by François Cami 4 years ago, Committed by sorlov 4 years ago,
    pr-ci templates: update test_fips timeouts
    
    test_fips takes between 45 and ~80 mins to run.
    The templates' timeout was 3600s which is too short for
    successful execution. 7200s should do.
    
    Fixes: https://pagure.io/freeipa/issue/8247
    Reviewed-By: Sergey Orlov <sorlov@redhat.com>