a4ca342 prci: increase timeout for jobs that required AD

Authored and Committed by abiagion 4 years ago
    prci: increase timeout for jobs that required AD
    
    Vagrant retries to provision hosts if something happens, it was introduced
    in PR-CI after https://github.com/freeipa/freeipa-pr-ci/commit/380c8b8c78a1ce277b7c1a327bda9d123c117c4d.
    
    This takes time, some jobs are killed during test execution, so this
    increases the time-out parameter from 1 hour and 20 minutes to 2 hours.
    
    Signed-off-by: Armando Neto <abiagion@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>