summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable gem test on osx.Matt Clay2018-06-191-0/+1
* Tasks that are expected to fail need to begin with a special stringToshio Kuratomi2018-06-121-1/+1
* no_log even when task_result doesn't provide keyBrian Coca2018-06-121-0/+27
* Fixes ios_logging idempotency issues in 2.4 (#41076)Nilashish Chakraborty2018-06-051-16/+30
* Fix eos_logging idempotency issue CP into 2.4 (#40933)Nilashish Chakraborty2018-05-311-1/+35
* [backport] Detect separate git dir and set git config path value appropriatelySviatoslav Sydorenko2018-05-232-0/+67
* Fix uri test on Python 2.6.Matt Clay2018-05-161-0/+1
* Use HTTPS instead of HTTP for httpbin tests. (#39457)Matt Clay2018-05-015-14/+16
* Disable failing tests.Matt Clay2018-04-273-2/+0
* Fix mysql-server install/upgrade on Ubuntu 16.04. (#39241)Matt Clay2018-04-241-5/+26
* Restore docker_secret test on RHEL.Matt Clay2018-04-171-1/+1
* Disable failing fortios_* tests.Matt Clay2018-04-172-2/+0
* fix nxos_snapshot test assert (#38458)Trishna Guha2018-04-091-1/+1
* add nxos_snapshot test for missing required param (#37248)Trishna Guha2018-03-291-0/+16
* Fix docker_secret test on RHEL.Matt Clay2018-03-221-0/+4
* Fix uri test on Python 2.6.Matt Clay2018-03-192-0/+2
* Connection error messages are unsafe: wrap them (#37329)Pilou2018-03-195-0/+73
* Use hyphens in bucket name instead of underscoress-hertel2018-03-151-1/+1
* Disable failing github_issue integration test.Matt Clay2018-03-141-1/+0
* powershell: backport of environment key and value fixJordan Borean2018-03-082-0/+27
* vyos_l3_interface fix (#36721)Trishna Guha2018-02-271-0/+6
* Temporarily disable subversion test on osx.Matt Clay2018-02-261-0/+1
* vyos_config IndexError in sanitize_config (#36375) (#36566)Deepak Agrawal2018-02-221-0/+14
* Check for regexp match when using insertbefore or insertafter (#36474)Sam Doran2018-02-213-0/+186
* networking fix cherry-pick (#35936)Trishna Guha2018-02-091-3/+6
* Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33...Sam Doran2018-02-053-93/+282
* Fix pip integration test.Matt Clay2018-01-312-2/+1
* Revert "Add test for fix using loop_control with delegate_to (#33809)"Toshio Kuratomi2018-01-312-18/+0
* Add test for fix using loop_control with delegate_to (#33809)Martin Krizek2018-01-312-0/+18
* delete subnet should be idempotent (#35037)Yuwei Zhou2018-01-311-0/+11
* Don't skip an inventory source just because it has a comma (#35002)Matt Martz2018-01-315-0/+17
* fix conflict nxos tests (#35078)Trishna Guha2018-01-316-23/+11
* fix vxlan idempotent issue (#34750)saichint2018-01-311-6/+45
* Enable nxapi nxos_banner test (#35033)Trishna Guha2018-01-317-22/+109
* Fixes for nxos_bgp (#34590)saichint2018-01-316-0/+610
* fix for nxos_vxlan_vtep_vni issues (#34946)saichint2018-01-311-6/+111
* Idempotency test for enabled mode nxos_udld_interface (#35031)Trishna Guha2018-01-311-0/+6
* copy tests: only create recursive symlink in tests (#35073)Jordan Borean2018-01-312-1/+15
* win_script: fix large args and misc errors in wrapperJordan Borean2018-01-311-13/+28
* Fix failing zypper_repository integration test.Matt Clay2018-01-251-3/+3
* Revert "Integration tests for import/include (#33418)"Toshio Kuratomi2018-01-2062-650/+3
* Integration tests for import/include (#33418)Sam Doran2018-01-1962-3/+650
* Cherrypick misc Azure test fixes (#34713)Matt Davis2018-01-102-7/+16
* Make xattr test conditional on feature support.Matt Clay2018-01-083-66/+74
* fix windows tests after recent patch (#34548)Jordan Borean2018-01-079-23/+23
* Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595)...James Cammarata2018-01-051-1/+1
* win_package: remove case sensitive check for msi extension (#34476)Jordan Borean2018-01-051-3/+3
* fix win_firewall test failure on 2008/2008r2 (#34391)Matt Davis2018-01-031-3/+5
* backport win_firewall_rule updatesMatt Davis2018-01-021-0/+17
* NXOS Commit Integration tests to Ansible (part 2) (#28939) (#33964)Trishna Guha2017-12-1627-0/+991