Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-organize CI test groups for POSIX tests. (#77420) | Matt Clay | 2022-08-04 | 1 | -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 Clay | 2021-09-21 | 1 | -2/+0 |
| | |||||
* | [coverage] improve test coverage for indexed_items lookup (#74548) | David Shrewsbury | 2021-05-04 | 1 | -0/+16 |
| | |||||
* | Skip lookup tests on Python 2.6. | Matt Clay | 2020-03-02 | 1 | -0/+1 |
| | | | | Lookups are only executed on the controller and Python 2.6 is no longer supported on the controller. | ||||
* | Split up more lookup integration tests. (#67328) | Matt Clay | 2020-02-12 | 2 | -0/+18 |