summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Unittests for some of module_common.py (#20812)Toshio Kuratomi2017-01-303-8/+127
* Ansible Tower organization module (#20355)Wayne Witzel III2017-01-301-0/+2
* Refactor iosxr_command to make use of network_connection plugin (#20772)Ricardo Carrillo Cruz2017-01-302-0/+227
* updates python2.4-skipPeter Sprygada2017-01-301-0/+2
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-2921-473/+373
* adds new module eos_system (#20797)Peter Sprygada2017-01-282-0/+169
* adds module eos_banner (#20796)Peter Sprygada2017-01-282-0/+109
* PEP 8 cleanup. (#20790)Matt Clay2017-01-283-5/+1
* PEP 8 cleanup. (#20789)Matt Clay2017-01-282-25/+0
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-279-99/+27
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-2710-44/+18
* Feature/win stat extra info (#19148)Jordan Borean2017-01-275-58/+620
* Fix infrequent PEP 8 issues.Matt Clay2017-01-273-13/+1
* refactors eos_config module to use network_cli (#20741)Peter Sprygada2017-01-273-0/+235
* Add `pep8` to `ansible-test`. (#20745)Matt Clay2017-01-278-1/+826
* Make test/runner less verbose when spawning instancesDag Wieers2017-01-273-10/+14
* Temporarily remove Windows Server 2016 from CI.Matt Clay2017-01-271-1/+0
* new module eos_user (#20759)Peter Sprygada2017-01-272-0/+148
* Merge pull request #20599 from dagwieers/win_regedit-cleanupTrond Hindenes2017-01-271-1/+1
|\
| * Fix the integration test to comply recent changesDag Wieers2017-01-261-1/+1
* | refactors eos_command module (#20739)Peter Sprygada2017-01-272-0/+159
* | refactor eos_eapi module (#20740)Peter Sprygada2017-01-275-0/+288
* | updates eos shared modules (#20738)Peter Sprygada2017-01-261-0/+120
* | Run fewer tests for winrm config script changes.Matt Clay2017-01-261-1/+1
* | [GCE] Google Cloud Pubsub Module (#19091)Tom Melendez2017-01-261-0/+41
* | Temporarily switch Windows tests to us-east-1.Matt Clay2017-01-261-1/+1
* | Run postgresql tests on FreeBSD. (#20676)Matt Clay2017-01-256-108/+210
* | Only set git config during test if unset.Matt Clay2017-01-251-2/+5
* | Add unit testcase for junos_command module (#20034)Ganesh Nalawade2017-01-253-0/+197
* | new connection plugin netconf (#20636)Peter Sprygada2017-01-251-0/+133
* | Check for removal not allowed errors (#19251)Patrick Ogenstad2017-01-251-0/+46
* | Merge pull request #20559 from rcarrillocruz/refactor_ios_config_network_conn...Ricardo Carrillo Cruz2017-01-253-0/+201
|\ \
| * | Refactor iosxr_config to make use of network_connection pluginRicardo Carrillo Cruz2017-01-243-0/+201
* | | Disable assertions that fail on WS 2016.Matt Clay2017-01-241-2/+4
* | | Remove `win_fetch` from CI due to instability.Matt Clay2017-01-241-1/+0
* | | Increase timeout for http server in uri test.Ansible Test Runner2017-01-241-1/+1
* | | Add startup checks to ansible-test.Matt Clay2017-01-242-0/+20
| |/ |/|
* | Fix typo on test_ios_config_before_after_no_change test (#20565)Ricardo Carrillo Cruz2017-01-241-1/+1
* | Fix git remote url change detection. (#20587)Matt Clay2017-01-231-3/+0
* | vyos_command 2.3 (#18994)Nathaniel Case2017-01-232-0/+159
* | Improve jinja2 test coverage. (#20533)Matt Clay2017-01-208-21/+52
* | Enable more `ios` tests on Shippable.Matt Clay2017-01-204-0/+4
* | Disable IOS tests for the moment (#20524)John R Barker2017-01-201-1/+1
* | integration/targets/ios_* work to support IOS (#20414)John R Barker2017-01-2038-142/+53
* | Correctly call get_config (#20452)John R Barker2017-01-201-2/+6
* | Don't restrict local jinja2 variables to those that start with l_James Cammarata2017-01-204-0/+24
* | Fix and enable more tests for osx and freebsd. (#20482)Matt Clay2017-01-1910-16/+7
* | Add jinja2 groupby filter override to cast namedtuple to tuple. Fixes #20098 ...Matt Martz2017-01-194-1/+64
* | Use jinja2 import instead of pip to get version.Matt Clay2017-01-191-1/+1
* | Add pipeline-ish method using dd for file transfer over SSH (#18642)Andrew Gaffney2017-01-191-0/+2