summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/pause (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a venv in more integration tests (#83799)Matt Clay2024-08-153-6/+3
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-272-2/+2
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-282-0/+48
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Action Plugin argspec validation (#77013)Matt Martz2022-03-251-4/+25
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-1/+1
* pause - do not continue with '\r' when timeout is set (#74030)Alexander Sowitzki2021-03-291-0/+16
* pause - adjust warning when run in background (#73182)Sam Doran2021-01-141-6/+19
* pause - do not hang if run in the background (#72065)Sam Doran2020-11-122-0/+40
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
* Rebalance CI groups to avoid macOS timeouts (#70126)Sam Doran2020-06-191-1/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* More test fixes for split controller/remote tests.Matt Clay2019-01-2610-12/+18
* Add setup roles for passlib and pexpect for use with pause and vars_prompt te...Sam Doran2018-11-082-1/+1
* Adjust pause test (#48125)Sam Doran2018-11-051-4/+7
* Rebalance shippable/posix/ CI groups.Matt Clay2018-10-021-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Fix pause module so it does not stack trace when redirecting stdout. (#42217)Sam Doran2018-07-061-0/+6
* Fix ctrl+c in pause module and add tests (#40134)Sam Doran2018-05-2110-0/+405