freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
482 stars 230 forks source link

upstream ci: Increase timeout for PR tests #1184

Closed rjeffman closed 7 months ago

rjeffman commented 7 months ago

After the change for a single job to run PR tests, and if there is any change to ansible_module_utils, all the playbook tests are executed, and the result is a failure due to timeout.

This PR increases the timeout so that a PR with changes to ansible_module_utils can have the tests executed.

t-woerner commented 7 months ago

Please remove temp commit.

rjeffman commented 7 months ago

Removed temp commit.