summaryrefslogtreecommitdiffstats
path: root/test/integration (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update ansible-test sanity command. (#31958)Matt Clay2017-10-262-7/+5
* eos_user: sends user secret first on user creation fixes #31680 (#32162)Dave Thelen2017-10-261-3/+23
* Set speed to 1000 on ios_interface tests (#32153)Ricardo Carrillo Cruz2017-10-251-12/+6
* NXOS: Integration tests to Ansible (part 3) (#29030)rahushen2017-10-2537-20/+903
* Discover ios_interface interface on basic tests (#32149)Ricardo Carrillo Cruz2017-10-251-26/+48
* Fix quotes on ios_ping test (#32131)Ricardo Carrillo Cruz2017-10-251-1/+1
* Set authorize yes on IOS interface discovery tests (#32128)Ricardo Carrillo Cruz2017-10-252-0/+2
* Introspect platform before running ios tests (#32125)Ricardo Carrillo Cruz2017-10-252-7/+31
* Replace Gigabit0/0/0/2 for Gigabit0/0/0/1 on iosxr_interface.intent (#32120)Ricardo Carrillo Cruz2017-10-251-7/+7
* Default ansible_ssh_port to 22 on ios_user tests (#32118)Ricardo Carrillo Cruz2017-10-251-2/+2
* Add ansible_ssh_port to iosxr_user auth tests (#32117)Ricardo Carrillo Cruz2017-10-251-2/+2
* Replace GigabitEthernet0/0/0/5 for GigabitEthernet0/0/0/2 in iosxr_interface ...Ricardo Carrillo Cruz2017-10-251-7/+7
* ec2_group: add rule description support - fixes #29040 (#30273)Sloane Hertel2017-10-251-0/+181
* [ec2-ami] Use required_if with state parameter (#32009)Prasad Katti2017-10-241-1/+1
* yum: allow for downgrade using rpm file (#31647)Martin Krizek2017-10-241-0/+33
* - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715)Kedar K2017-10-245-0/+92
* windows: add #AnsibleRequires for Windows modules (#31683)Jordan Borean2017-10-236-0/+141
* -Fixes JSON parsing(use JSON object instead of string) for facts modules. (#3...Kedar K2017-10-231-1/+1
* win_command win_shell: add stdin option (#31619)Jordan Borean2017-10-232-0/+29
* windows argv to string module utility (#28970)Jordan Borean2017-10-233-1/+116
* Fix ansible-test default image. (#31966)Matt Clay2017-10-202-2/+0
* Handle timezone updates on Ubuntu 16.04+ on containers (#27546)Will Thames2017-10-202-0/+19
* new windows module, win_audit_rule (#30473)nwsparks2017-10-207-0/+634
* Remove unsupported comments from aliases.Matt Clay2017-10-193-3/+0
* Fix docker_secret integration test dependencies.Matt Clay2017-10-182-4/+4
* ec2_group: do not fail on description mismatch (#31704) (#31734)Marek Nogacki2017-10-181-4/+4
* Add yum integration tests using fake repo (#31646)Martin Krizek2017-10-185-7/+547
* Disable flakey win_rabbitmq_plugin test.Matt Clay2017-10-171-1/+0
* win_regedit: added function to load a dat file for editing (#31289)Jordan Borean2017-10-174-15/+277
* Fix bad syntax in test_infra integration test.Matt Clay2017-10-171-2/+2
* win_regedit: fix extra info coming into stdout (#31813)Jordan Borean2017-10-171-0/+37
* Vault secrets script client inc new 'keyring' client (#27669)Adrian Likins2017-10-132-0/+71
* Correct usage for shutil.rmtree (#31541)Abhijeet Kasurde2017-10-1317-312/+383
* pip: Use chdir directive in the venv path (fixes #25122) (#26865)Lujeni2017-10-131-0/+19
* Remove cryptography version limit in Azure tests.Matt Clay2017-10-131-6/+0
* Only install pyvmomi if user is root (#31628)jctanner2017-10-1211-0/+11
* fix ios_interface test unsupported param (#31622)Trishna Guha2017-10-121-9/+0
* Update Azure tests to limit cryptography version. (#31616)Matt Clay2017-10-121-0/+6
* tests: cs_snapshot_policy: add integration testsRene Moser2017-10-113-0/+182
* Fix #21112 : Adding support for configuring a CD-rom iso image (#28155)Philippe Dellaert2017-10-112-0/+128
* change ports to non well known ports and drop time_range for N1 (#31261)rahushen2017-10-111-3/+6
* Parameterize the ssh port on ios_user tests (#31573)Ricardo Carrillo Cruz2017-10-111-2/+2
* Remove duped authorize on ios_ping anchored tasks (#31572)Ricardo Carrillo Cruz2017-10-111-3/+1
* Introspect the management IP on ios_ping (#31571)Ricardo Carrillo Cruz2017-10-111-1/+13
* Fix rollback in junos_config (#31424)Ganesh Nalawade2017-10-111-0/+31
* Try to cleanup after the rpm_key testToshio Kuratomi2017-10-111-0/+46
* Run neighbors intent tests for ios_interface only if show lldp contains netde...Ricardo Carrillo Cruz2017-10-101-67/+78
* Remove sysctl entries when state=absent (#31486)Sam Doran2017-10-102-34/+89
* [rpm_key] Fix to import first key on the system (#31514)Lukas Bednar2017-10-101-0/+8
* minor updates + tests to win_firewall_rule as per jborean93 review (#29148)Artem Zinenko2017-10-101-4/+55