summaryrefslogtreecommitdiff
path: root/test/integration/targets/hosts_field
Commit message (Collapse)AuthorAgeFilesLines
* Fix integration tests with custom inventory.Matt Clay2019-03-111-1/+1
| | | | | | All inventory hosts to which a connection is actually established should declare ansible_python_interpreter to avoid interpreter auto-discovery, as that may select the wrong interpreter.
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-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.
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
|
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-124-0/+113