summaryrefslogtreecommitdiff
path: root/test/integration/targets/unicode
Commit message (Collapse)AuthorAgeFilesLines
* 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-201-0/+1
|
* Ensure --version works with non-ascii project path (#66624)Martin Krizek2020-05-292-0/+8
| | | Fixes #66617
* Fix unicode integration test.Matt Clay2019-03-211-1/+1
| | | | This will allow the test to work when HOST_PATTERN_MISMATCH is set to error.
* Fix integration test inventory.Matt Clay2019-03-122-2/+2
|
* Cleanup integration test inventory. (#50753)Matt Clay2019-01-102-2/+7
| | | | | | | | | | | | * Move var_blending test inventory into test. * Remove Amazon specific inventory entry for tests. * Remove Azure specific inventory entry for tests. * Move var_precedence test inventory into test. * Move unicode test inventory into test. * Remove unused inventory entry. * Move gathering_facts test inventory into test. * Move delegate_to test inventory into test. * Clean up inventory for binary_modules test. * Clean up integration test inventory.
* 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-123-0/+163