Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up group_by integration test. (#54206) | Matt Clay | 2019-03-22 | 4 | -19/+63 |
| | | | | | * Split group creation out into separate file. * Move skipped group into separate playbook. | ||||
* | Update Shippable integration test groups. (#43118) | Matt Clay | 2018-07-24 | 1 | -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. | ||||
* | add support of nested groups in group_by | mesk41in | 2017-07-27 | 1 | -0/+18 |
| | |||||
* | Add missing group_vars to group_by test. | Matt Clay | 2017-04-04 | 1 | -0/+3 |
| | |||||
* | Add integration tests for group_by precedence. | Brendan Jurd | 2017-04-04 | 4 | -1/+66 |
| | | | | | | | | Test that, when a group is created with group_by, variables from the corresponding group_vars/ file are correctly pulled in, and override variables specified in group_vars/all. See ansible/ansible#8664. | ||||
* | Fix group_by test to work with jinja2 >= 2.9. | Matt Clay | 2017-01-10 | 1 | -2/+2 |
| | |||||
* | Initial ansible-test implementation. (#18556) | Matt Clay | 2016-11-30 | 1 | -0/+1 |
| | |||||
* | Split integration tests out from Makefile. (#17976) | Matt Clay | 2016-10-12 | 3 | -0/+138 |