summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/until (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
|
* "retries" without "until": retry until success (#81531)Martin Krizek2023-08-171-0/+34
| | | Fixes #20802
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
| | | | | | * `context/target` tests must be in groups 1 - 2. * `context/controller` tests must be in groups 3 - 5. This makes it easier to efficiently organize groups and balance test runtimes.
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-0/+1
|
* Remove incidental_win_psexec (#71953)Matt Martz2020-10-122-0/+41
| | | | | | | | | | | | | | | | | * Explicit coverage to remove incidental_win_psexec * rc=1 failed * ci_complete ci_coverage * Test rc!=0 without failed and until * ci_complete ci_coverage * Remove incidental_win_psexec * Reduce delay * ci_complete ci_coverage
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
| | | | | | | * Update Shippable integration test groups. * Update integration test group aliases. * Rebalance AWS and Azure tests with extra group. * Rebalance Windows tests with another group.
* Inject attempts into result earlier for retry logic (#34148)Matt Martz2018-01-041-1/+40
| | | | | | | | * Add integration test for missing attempts in until with failed/changed_when * Extend tests to validate additional known behaviors of do-until loops * Inject attempts into result earlier
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+1
|
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-0/+32