| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* `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.
|
| |
|
|
|
|
|
|
|
|
| |
* Add integration coverage to replace hash_vault and consul_session
ci_complete
ci_coverage
* Remove errant list element
|
|
|
|
| |
Lookups are only executed on the controller and Python 2.6 is no longer supported on the controller.
|
|
* Add lookup_dict integration test.
* Skip test on python 2.6.
|