summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/async (follow)
Commit message (Expand)AuthorAgeFilesLines
* async support check mode (#82901)Brian Coca2024-03-261-0/+27
* Allow check mode async task disabling check_mode (#82827)Jordan Borean2024-03-202-0/+20
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Change ansible_job_id format (#79951)Martin Krizek2023-02-091-4/+4
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* Remove (only) user-facing use of ANSIBLE_ASYNC_DIR (#74249)Rick Elrod2021-09-171-28/+0
* async_status revert most changes, keep some fixes, undep module (#74931)Brian Coca2021-06-141-1/+1
* Async status rewriteBrian Coca2021-06-031-1/+1
* Integration test fixes.Matt Clay2021-05-011-0/+1
* Auto cleanup of async cache file (#73760)David Shrewsbury2021-03-041-0/+19
* Allow callbacks from forks (#70501)Matt Martz2020-08-172-0/+15
* Add intentional coverage for an async_wrapper case (#70593)Rick Elrod2020-07-132-0/+15
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* Allocate an explicit stdin in async_wrapper (#53410)Matt Martz2019-03-071-0/+6
* async tests: add stability (#46100)Jordan Borean2018-09-251-3/+1
* async: use async_dir for the async results file directory (#45461)Jordan Borean2018-09-201-0/+105
* Added an async 'started' test (like 'finished') (#43445)Dag Wieers2018-08-241-0/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Make use of Jinja tests 'finished' (#43233)Dag Wieers2018-07-301-1/+1
* Add a 'finished' test for async jobs (#38325)Dag Wieers2018-07-241-6/+30
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-5/+5
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-3/+6
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-1/+1
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+3
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+2
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-133-0/+196