zuul/tests/fixtures/config/ansible
James E. Blair e4d8b17a85 Increase timeout in timeout test
The test_playbook test in the Ansible tests (which tests a bunch of
interactions between Zuul and Ansible) has a test job called "timeout"
which verifies that everything works if a job timeout hits while
ansible is running.  We currently allow the job to run for 5 seconds,
but that includes both pre-run and run playbooks.  Sometimes the job
runs slowly and we hit the timeout during the pre-run playbook, which
means it gets retried, which the test does not expect.  Double our
allowance and let the job run for 10 seconds before hitting the timeout
so that it's more likely it hits during the run playbook.

Change-Id: I396647117f7362c4b547ed374292c12bd5a73435
2020-02-26 13:54:06 -08:00
..
git Increase timeout in timeout test 2020-02-26 13:54:06 -08:00
main.yaml Fix implicit role for repos named ansible 2018-04-12 08:51:38 +02:00
variables.yaml Allow loading additional variables file for site config 2017-07-25 07:27:19 -07:00