You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-timeout-fix.yml

6 lines
319 B
YAML

bugfixes:
- ansible-test - Fix various cases where the test timeout could expire without terminating the tests.
minor_changes:
- ansible-test - Refactored ``env`` command logic and timeout handling.
- ansible-test - Allow float values for the ``--timeout`` option to the ``env`` command. This simplifies testing.