summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-timeout-fix.yml
blob: 046d5b46d34f2bae652dd1b0f747eaeea6fcc852 (plain)
1
2
3
4
5
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.