summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/wait_for (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add FreeBSD 13.3 and 14.0 to ansible-test (#82530)Brian Coca2024-03-211-3/+3
* wait_for, fallback to read for non mmapable files (#82064)Brian Coca2023-11-161-1/+8
* Remove obsolete compat code from integration tests (#81961)Matt Clay2023-10-121-13/+6
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-053-6/+3
* wait_for - Read file and perform comparisons using bytes to avoid decode erro...Matt Martz2022-07-212-0/+30
* The final `output_dir` pr (#76862)Matt Martz2022-01-273-17/+18
* Fix wait_for integration test.Matt Clay2022-01-041-1/+1
* Intentional testsMartin Krizek2021-10-141-0/+12
* wait_for - ignore psutil related errors (#72401)Sam Doran2020-10-302-0/+23
* Add intentional coverage for incidental_ec2_instance (#72028)Sloane Hertel2020-10-061-0/+11
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
* Make wait_for return matched groups defined in search_regex. Closes #… (#47...Björn2018-11-201-19/+42
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-9/+9
* Fix wait_for with newer versions of psutil. (#26455)Matt Clay2017-07-061-13/+11
* wait_for: add some integration tests (#25553)René Moser2017-06-095-0/+159